Commit Graph

22999 Commits

Author SHA1 Message Date
Jeffrey A Law
6d32de1a3a svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler directive in column zero.
* config/svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler
        directive in column zero.

From-SVN: r28123
1999-07-16 13:50:13 -06:00
Jeff Law
d14f13ad68 Daily bump.
From-SVN: r28122
1999-07-16 01:45:38 -06:00
Jeffrey A Law
df59fef773 m68k.c (output_function_prologue): Fix computation of save mask when generating PIC code.
* m68k.c (output_function_prologue): Fix computation of save mask
        when generating PIC code.

From-SVN: r28119
1999-07-16 01:41:49 -06:00
Markus Gyger
3cda32a10b stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.
* stdexcepti.cc (__out_of_range): Use std:: qualifier for names
	in std.
	(__length_error): Likewise.

From-SVN: r28117
1999-07-16 07:07:45 +00:00
Jim Wilson
e500a90e22 Fix winsup build failure reported by Chris Faylor.
* tree.c (build_type_attribute_variant): Move current_obstack restore
	after build_qualified_type call.

From-SVN: r28116
1999-07-15 08:40:59 -07:00
Mark Mitchell
e3f5cc86f8 configure.in: Use t-iris6, even with GNU LD.
* configure.in: Use t-iris6, even with GNU LD.
	* config/mips/iris6gld.h: Fix typo in linker spec.
	* config/mips/t-iris6gld: Remove.

From-SVN: r28115
1999-07-15 13:59:04 +00:00
David Edelsohn
a78e33fc4b rs6000.md (insv, extzv): Remove SImode dependence in named patterns.
* rs6000.md (insv, extzv): Remove SImode dependence in named
	patterns.  Explicitly generate DImode RTL if PowerPC64 and
	operand is DImode.
	(insvdi): Reverse start and size in instruction template.

From-SVN: r28114
1999-07-15 08:39:30 -04:00
Tom Tromey
51e0d189ed G19990217_02.no-link: New file.
* libjava.compile/G19990217_02.no-link: New file.
	* libjava.compile/test.exp: Look for `.no-link' file.
	* lib/libjava.exp (test_libjava_from_source): Added `no-link'
	option.
	(test_libjava_from_javac): Likewise.  Also, handle package
	information from class name when creating class file name.

From-SVN: r28113
1999-07-15 09:15:26 +00:00
Andrew Haley
e533f648af expr.c (expand_expr): Do not return the last statement in a block as the block's value.
1999-07-14  Andrew Haley  <aph@cygnus.com>
        * expr.c (expand_expr): Do not return the last statement in a
        block as the block's value.

From-SVN: r28112
1999-07-15 05:17:08 +00:00
Jeff Law
39df13d95d Daily bump.
From-SVN: r28109
1999-07-14 18:45:13 -06:00
Joseph Myers
1bd31d5678 invoke.texi: Typo fixes.
�
	* invoke.texi: Typo fixes.

From-SVN: r28107
1999-07-14 17:27:35 -06:00
Jeffrey A Law
40c0c3cf73 emit-rtl.c (gen_realpart): Issue an error for cases GCC can not handle at this time instead of silently...
* emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
        handle at this time instead of silently generating incorrect code.
        (gen_imagpart): Likewise.

From-SVN: r28105
1999-07-14 17:04:45 -06:00
Jeff Law
87afbee625 reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
�
        * reload.c (find_reloads): Emit a USE for a pseudo register without
        a hard register if we could not create an optional reload for the
        pseudo.

From-SVN: r28103
1999-07-14 16:30:24 -06:00
Jeff Law
bb183b9e6b reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
�
        * reload.c (find_reloads): Emit a USE for a pseudo register without
        a hard register if we could not create an optional reload for the
        pseudo.

From-SVN: r28102
1999-07-14 16:30:21 -06:00
Richard Henderson
a81c752ad3 argv.c: Include stdlib.h and string.h instead of prototyping directly.
* argv.c: Include stdlib.h and string.h instead of
        prototyping directly.
        * choose-temp.c: Conditionally include string.h.

From-SVN: r28099
1999-07-14 10:29:38 -07:00
J"orn Rennecke
9bbecbc485 c-typeck.c (output_init_element, [...]): When advancing constructor_unfilled_fields for a RECORD_TYPE...
* c-typeck.c (output_init_element, process_init_element):
	When advancing constructor_unfilled_fields for a RECORD_TYPE,
	check for nameless bit fields.

From-SVN: r28098
1999-07-14 16:47:26 +01:00
Mark Mitchell
5937a6f93a pt.c (check_default_tmpl_args): Handle friends defined in the class just like member functions defined in the class.
* pt.c (check_default_tmpl_args): Handle friends defined in the
	class just like member functions defined in the class.

From-SVN: r28097
1999-07-14 10:57:21 +00:00
Richard Henderson
7e7b6c1995 regclass.c (scan_one_insn): Notice subregs that change the size of their operand.
�
        * regclass.c (scan_one_insn): Notice subregs that change the
        size of their operand.
        (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.

From-SVN: r28096
1999-07-13 19:00:10 -06:00
Richard Henderson
cf353617dc regclass.c (scan_one_insn): Notice subregs that change the size of their operand.
�
        * regclass.c (scan_one_insn): Notice subregs that change the
        size of their operand.
        (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.

[[Split portion of a mixed commit.]]

From-SVN: r28094.2
1999-07-13 19:00:02 -06:00
Jeff Law
3d8f399108 Daily bump.
From-SVN: r28092
1999-07-13 18:45:46 -06:00
Jeffrey A Law
e345693aad configure.in (alpha*-*-*): Include alpha/t-ieee.
* configure.in (alpha*-*-*): Include alpha/t-ieee.
        * configure: Rebuilt.
        * alpha/t-ieee: New file.

From-SVN: r28090
1999-07-13 18:43:06 -06:00
Tom Tromey
f160279bf8 test.exp: New file.
* libjava.lang/test.exp: New file.
	* libjava.lang/err9.out: New file.
	* libjava.lang/err9.java: New file.
	* libjava.lang/err8.out: New file.
	* libjava.lang/err8.java: New file.
	* libjava.lang/err7.out: New file.
	* libjava.lang/err7.java: New file.
	* libjava.lang/err6.out: New file.
	* libjava.lang/err6.java: New file.
	* libjava.lang/err5.out: New file.
	* libjava.lang/err5.java: New file.
	* libjava.lang/err4.out: New file.
	* libjava.lang/err4.java: New file.
	* libjava.lang/err3.out: New file.
	* libjava.lang/err3.java: New file.
	* libjava.lang/err2.out: New file.
	* libjava.lang/err2.java: New file.
	* libjava.lang/err13.out: New file.
	* libjava.lang/err13.java: New file.
	* libjava.lang/err12.out: New file.
	* libjava.lang/err12.java: New file.
	* libjava.lang/err11.out: New file.
	* libjava.lang/err11.java: New file.
	* libjava.lang/err10.out: New file.
	* libjava.lang/err10.java: New file.
	* libjava.lang/err1.out: New file.
	* libjava.lang/err1.java: New file.
	* libjava.lang/N19990310_5.out: New file.
	* libjava.lang/N19990310_5.java: New file.
	* libjava.lang/N19990310_4.out: New file.
	* libjava.lang/N19990310_4.java: New file.
	* libjava.lang/N19990310_3.out: New file.
	* libjava.lang/N19990310_3.java: New file.
	* libjava.lang/N19990310_02.out: New file.
	* libjava.lang/N19990310_02.java: New file.
	* libjava.lang/G19990303_02.out: New file.
	* libjava.lang/G19990303_02.java: New file.
	* libjava.lang/G19990303_01.out: New file.
	* libjava.lang/G19990303_01.java: New file.
	* libjava.lang/G19990302_02.out: New file.
	* libjava.lang/G19990302_02.java: New file.
	* libjava.lang/G19990301_01.out: New file.
	* libjava.lang/G19990301_01.java: New file.
	* libjava.compile/N19990317.java: New file.
	* libjava.compile/N19990310_01.java: New file.
	* libjava.compile/G19990225_01.java: New file.
	* libjava.compile/G19990217_02.java: New file.
	* libjava.compile/G19990217_01.java: New file.
	* libjava.compile/G19990210_3.java: New file.
	* libjava.compile/G19990210_2.java: New file.
	* libjava.compile/G19990210_1.java: New file.

From-SVN: r28087
1999-07-13 16:20:44 +00:00
Alexandre Oliva
e65132c873 * template5.C: New test.
From-SVN: r28086
1999-07-13 10:53:00 +00:00
Alexandre Oliva
4627c0f9a0 * template4.C: New test.
From-SVN: r28085
1999-07-13 10:39:58 +00:00
Jeffrey A Law
02441cd6c6 rs6000.c (find_addr_reg): Do not select r0 as an address register.
* rs6000.c (find_addr_reg): Do not select r0 as an address
        register.

From-SVN: r28084
1999-07-13 03:48:04 -06:00
Alexandre Oliva
ac6fed4fd4 * expr1.C: New test.
From-SVN: r28082
1999-07-13 02:42:39 +00:00
Alexandre Oliva
9585b77545 * partspec1.C: New test.
From-SVN: r28081
1999-07-13 02:37:16 +00:00
Jeff Law
a7bfda248d Daily bump.
From-SVN: r28079
1999-07-12 18:45:14 -06:00
Philippe De Muyter
cac1ea546a x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
�
        * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.

From-SVN: r28078
1999-07-12 17:49:33 -06:00
Philippe De Muyter
86f5dfc891 x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
8
        * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.

[[Split portion of a mixed commit.]]

From-SVN: r28077.2
1999-07-12 17:49:28 -06:00
Jeffrey A Law
22e228e761 * rs6000.md (movsf): Do not force easy FP constants into memory.
From-SVN: r28075
1999-07-12 16:44:28 -06:00
Jeff Law
7f401c745e Duh. INTVAL only wants the rtx, not an operand #.
From-SVN: r28072
1999-07-12 14:20:10 -06:00
Jason Merrill
8f1824d91b * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
From-SVN: r28071
1999-07-12 14:20:41 -04:00
Jeff Law
3ea744b25b * expr.c (expand_expr): Fix thinko in last change.
From-SVN: r28069
1999-07-12 11:25:20 -06:00
Jeff Law
ae2591ab41 Remove redundant definition of constant_part that slipped through.
From-SVN: r28067
1999-07-12 07:35:07 -06:00
Jeffrey A Law
cbbc503edd expr.c (expand_expr, [...]): Pass constants through immed_double_const to ensure they are properly truncated...
* expr.c (expand_expr, case PLUS_EXPR): Pass constants through
        immed_double_const to ensure they are properly truncated then
        sign extended.

From-SVN: r28066
1999-07-12 07:30:40 -06:00
Tom Tromey
d4a8b6a2f3 mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.
* java/lang/mprec.h: Protect definition of uint32_t with #ifndef
	_UINT32_T.

From-SVN: r28065
1999-07-12 09:40:07 +00:00
Vladimir Makarov
115b4dd3a2 thumb.c (thumb_reorg): Call replace_symbols_in_block always unless NO_DEBUG is used.
Mon Jul 12 10:40:01 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
	* config/arm/thumb.c (thumb_reorg): Call replace_symbols_in_block
 	always unless NO_DEBUG is used.  Compile this code
 	unconditionally.
	(replace_symbols_in_block): Compile it unconditionally.

From-SVN: r28063
1999-07-12 07:50:05 +00:00
Jeff Law
d2382ec54a Daily bump.
From-SVN: r28060
1999-07-11 18:45:12 -06:00
Jeff Law
5f7f713af2 Opps. -Di386 slipped through. Convert to -D__i386__.
From-SVN: r28058
1999-07-11 05:35:43 -06:00
Jeffrey A Law
9b5c756a7e configure.in (i?86-*-elf*): New target.
* configure.in (i?86-*-elf*): New target.
        * configure: Rebuilt.
        * i386/i386elf.h, i386/t-i386elf: New files.

From-SVN: r28057
1999-07-11 05:33:32 -06:00
Jeff Law
358e3cd088 Daily bump.
From-SVN: r28055
1999-07-10 18:46:16 -06:00
Manfred Hollstein
84cea7de54 POTFILES.in: Track files recently added/deleted.
H
	* POTFILES.in: Track files recently added/deleted.

From-SVN: r28053
1999-07-10 07:39:14 +00:00
Manfred Hollstein
11466eb55c POTFILES.in: Track files recently added/deleted.
�
	* POTFILES.in: Track files recently added/deleted.

From-SVN: r28052
1999-07-10 07:39:12 +00:00
Jeff Law
5d2237cef5 Daily bump.
From-SVN: r28051
1999-07-09 18:45:42 -06:00
Jason Merrill
539bd34cb8 toplev.c (main): Don't complain about saying -gdwarf.
* toplev.c (main): Don't complain about saying -gdwarf.
	(rest_of_compilation): Remove redundant code.

From-SVN: r28049
1999-07-09 18:48:57 -04:00
Jim Wilson
570621d5ba Fix -g -O3 -funroll-all-loops irix6 bootstrap failure reported by Kaveh Ghazi.
* unroll.c (unroll_loops): Don't delete named CODE_LABELs.

From-SVN: r28048
1999-07-09 12:12:30 -07:00
Felix Lee
c3c7ea1f56 Patch for i960 build failure with unsubmitted live-range-splitting patches.
* config/i960/i960.c (ret_label): Change asm label from "LR:" to
	"Li960R:", to avoid name clash.

From-SVN: r28047
1999-07-09 11:57:11 -07:00
Michael Tiemann
f90cdf34d2 cp-tree.h (struct lang_decl): Added field for storing sorted FIELD_DECLs (used in TYPE_DECLs).
* cp-tree.h (struct lang_decl): Added field for storing sorted
	FIELD_DECLs (used in TYPE_DECLs).
	(DECL_PENDING_INLINE_INFO): Adjusted to use 'u' union.
	(DECL_SORTED_FIELDS): New macro.
	* class.c (method_name_cmp): New function.
	(finish_struct_methods): Modified to support sorting and searching
	methods.
	(finish_struct_anon): Changed code in inner loop to use ELT rather
	than UELT (which required an extra indirection for every reference).
	(field_decl_cmp): New function to support sorting FIELD_DECLs.
	(finish_struct_1): Sort fields.
	* search.c (lookup_field_1): Use DECL_SORTED_FIELDS if we have them.
	(lookup_fnfields_1): Search sorted methods in METHOD_VEC.
	Also, switch to using array indexing rather than a changing pointer.
	* ptree.c (print_lang_decl): Handle TYPE_DECLs that have
	DECL_SORTED_FIELDS.

Co-Authored-By: Jason Merrill <jason@yorick.cygnus.com>

From-SVN: r28046
1999-07-09 12:15:04 -04:00
Jason Merrill
1d02ac8371 decl2.c (reparse_absdcl_as_casts): Don't warn about old-style casts in system headers or extern "C" blocks.
* decl2.c (reparse_absdcl_as_casts): Don't warn about old-style
	casts in system headers or extern "C" blocks.
	* decl2.c (write_virtuals): Deleted declaration.
	* cp-tree.h (write_virtuals): Deleted extern declaration.
	* class.c (finish_struct_1): Removed #if 0'd code that mentions
	write_virtuals.
	* semantics.c (begin_class_definition): Rewrite code to not depend
	on write_virtuals.
	* lex.c (cp_pragma_interface): New function.
	(cp_pragma_implementation): Likewise.
	(handle_cp_pragma): Call them.

From-SVN: r28045
1999-07-09 08:44:37 -04:00