Commit Graph

22926 Commits

Author SHA1 Message Date
Jeff Law 7211928ac2 Daily bump.
From-SVN: r28167
1999-07-19 01:45:11 -06:00
Mark Mitchell 848cf1e0f0 decl.c (lookup_nested_type): Remove.
* decl.c (lookup_nested_type): Remove.
	(pushtag): Don't call it.

From-SVN: r28166
1999-07-18 15:32:21 +00:00
Jeff Law bdfdb7495b Daily bump.
From-SVN: r28163
1999-07-18 01:45:08 -06:00
Jeffrey A Law cfce3d4cd3 * Makefile.in (INTERFACE): Bump to 3.
From-SVN: r28161
1999-07-17 23:52:37 -06:00
Jeffrey A Law bcaf90dc39 * Makefile.in (INTERFACE): Bump to 2.
From-SVN: r28160
1999-07-17 23:52:32 -06:00
Mark Mitchell bb740ce98a New test
From-SVN: r28157
1999-07-18 04:25:39 +00:00
Alexandre Oliva a1c6afb002 root.texi: Update e-mail addresses to gcc.gnu.org.
* root.texi: Update e-mail addresses to gcc.gnu.org.
        * g77spec.c (lang_specific_driver): Updated URL with bug reporting
        instructions to gcc.gnu.org.  Removed e-mail address.

From-SVN: r28155
1999-07-17 21:51:22 -06:00
Alexandre Oliva 70ade953eb typeck2.c (my_friendly_abort): Updated URL with bug reporting instructions to gcc.gnu.org.
* typeck2.c (my_friendly_abort): Updated URL with bug reporting
        instructions to gcc.gnu.org.  Removed e-mail address.

From-SVN: r28153
1999-07-17 21:50:30 -06:00
Alexandre Oliva e67df273a1 gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
* gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
        Removed paragraph about compression of files and size limitation,
        duplicated in the FAQ.  Use gcc-patches for posting patches.
        * gcc.c (main): Updated URL with bug reporting instructions to
        gcc.gnu.org.  Removed e-mail address.
        * system.h (abort): Likewise.

From-SVN: r28151
1999-07-17 21:48:02 -06:00
Alexandre Oliva bc8735ed96 * test_summary: Replace egcs with gcc. Update e-mail address.
From-SVN: r28148
1999-07-17 21:45:48 -06:00
Mark Mitchell 91e490abe5 pt.c (determine_specialization): Tighten error-checking.
* pt.c (determine_specialization): Tighten error-checking.
	(end_template_parm_list): Likewise.

From-SVN: r28147
1999-07-18 03:28:32 +00:00
Kaveh R. Ghazi 50908fadbb Makefile.in (stmp-multilib-sub): Make the files extracted from $(LIBGCC1) writable.
* Makefile.in (stmp-multilib-sub): Make the files extracted
        from $(LIBGCC1) writable.

From-SVN: r28145
1999-07-17 19:19:40 -06:00
Craig Burley f4e5e9bcfc update derived files
From-SVN: r28144
1999-07-17 11:52:32 -04:00
Craig Burley 37cd75c610 root.texi, [...]: Switchover to GCC terminology.
Sat Jul 17 11:28:43 1999  Craig Burley  <craig@jcb-sc.com>

* root.texi, g77install.texi: Switchover to GCC terminology.
Also, FSF-G77 had been mistakenly set at some point.

From-SVN: r28143
1999-07-17 11:48:39 -04:00
Alexandre Oliva 70ceca9bf0 * template6.C, delete1.C, template7.C: New test.
From-SVN: r28140
1999-07-17 14:26:13 +00:00
Nick Clifton bef10da058 remove spurous blank lines
From-SVN: r28139
1999-07-17 13:47:08 +00:00
Nick Clifton 6cfc7210fa General tidyup of header files.
From-SVN: r28138
1999-07-17 13:44:35 +00:00
Jeff Law 8f7cbf1635 Daily bump.
From-SVN: r28134
1999-07-17 01:45:11 -06:00
Jeffrey A Law b3292eb0cf pa.c (compute_frame_size): Round frame according to STACK_BOUNDARY rather than a hardwired value.
* pa.c (compute_frame_size): Round frame according to
        STACK_BOUNDARY rather than a hardwired value.

From-SVN: r28132
1999-07-16 16:40:39 -06:00
Jeffrey A Law cb16fe9f9b * pa.h (POINTER_SIZE, PARM_BOUNDARY): Define in terms of BITS_PER_WORD.
From-SVN: r28131
1999-07-16 16:12:33 -06:00
Jeffrey A Law 30f08b3984 configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead of "1".
* configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead
        of "1".
        * configure: Rebuilt.

From-SVN: r28130
1999-07-16 15:47:29 -06:00
Jeffrey A Law 0e22c1d8cd configure.in (hppa*-*-linux*): New configuration.
* configure.in (hppa*-*-linux*): New configuration.
        * configure: Rebuilt.
        * pa.h (MAX_OFILE_ALIGNMENT): Delete.
        * pa/som.h (MAX_OFILE_ALIGNMENT): Define.
        * pa/pa-linux.h: New file.
        * pa/t-linux: New file.
        * pa/xm-linux.h: New file.

From-SVN: r28129
1999-07-16 15:39:59 -06:00
Jeffrey A Law 690d42283d pa.c (hppa_legitimize_address): Change references from SImode to either Pmode or word_mode as appropriate.
* pa.c (hppa_legitimize_address): Change references from SImode to
        either Pmode or word_mode as appropriate.
        (emit_move_sequence, store_reg, load_reg): Likewise.
        (set_reg_plus_d, hppa_expand_prologue): Likewise.
        (output_mul_insn): Likewise.
        * pa.h (PROMOTE_MODE): Likewise.
        (INITIALZE_TRAMPOLINE): Likewise.
        (Pmode): Define to word_mode.

From-SVN: r28128
1999-07-16 14:58:13 -06:00
Jeffrey A Law d7735a074b pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired value of 4.
* pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired
        value of 4.  Allocate 8 bytes for each FP register save.
        (hppa_expand_epilogue): Use UNITS_PER_WORD instead of harwarewired
        value of 4.
        (hppa_expand_prologue): Likewise.
        * pa.h (PROMOTE_MODE): Likewise.
        (HARD_REGNO_MODE_OK, FUNCTION_ARG_SIZE): Likewise.
        (FUNCTION_ARG_BOUNDARY): Likewise.

From-SVN: r28127
1999-07-16 14:35:08 -06:00
Jeffrey A Law c8730d930d * invoke.texi (HPPA Options): Remove -mspace/-mno-space.
From-SVN: r28126
1999-07-16 14:14:19 -06:00
Jeffrey A Law 7123b6ed1f pa.c (out_of_line_prologue_epilogue): Delete.
* pa.c (out_of_line_prologue_epilogue): Delete.
        (override_options): Remove -mspace related code.
        (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
        (compute_frame_size): Only allocate space for register that
        actually need to be saved.
        * pa.h (MASK_SPACE, TARGET_SPACE): Delete.
        (TARGET_SWITCHES): Remove -mspace, -mno-space
        * pa/t-pa (LIB2FUNCS_EXTRA): Remove ee.asm and ee_fp.asm
        * pa/t-pro (LIB2FUNCS_EXTRA): Likewise.  Remove -mspace multilib.
        * pa/ee.asm, pa/ee_fp.asm: Delete.

From-SVN: r28125
1999-07-16 14:07:55 -06:00
Jeffrey A Law 15c58c19b6 * pa/elf.h (ASM_OUTPUT_DOUBLE_INT): Define.
From-SVN: r28124
1999-07-16 13:54:32 -06:00
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