Commit Graph

28045 Commits

Author SHA1 Message Date
Jeff Law
c2e924a4c5 Daily bump.
From-SVN: r33870
2000-05-12 01:45:18 -06:00
Alexandre Oliva
5c68706cb3 mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as DWARF2_DEBUG.
* config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
DWARF2_DEBUG.
(DWARF2_ASM_LINE_DEBUG_INFO): Define.
(ASM_OUTPUT_DWARF2_ADDR_CONST): Define.

From-SVN: r33869
2000-05-12 06:27:33 +00:00
Richard Henderson
497eb8c3c7 * calls.c: Revert both 05-09 patches.
From-SVN: r33868
2000-05-11 19:41:35 -07:00
Jeffrey A Law
8a744ae0cd * gcc.c-torture/compile/20000511-1.c: New test.
From-SVN: r33867
2000-05-11 19:05:59 -06:00
Jeffrey A Law
2e8b0910d0 20000511-1.f: New test.
* g77.f-torture/compile/20000511-1.f: New test.
        * g77.f-torture/compile/20000511-2.f: New test.

From-SVN: r33866
2000-05-11 19:02:42 -06:00
Robert Lipe
f4305c31e5 inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
* fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
        * fixincl.x: Regenerate.

From-SVN: r33865
2000-05-11 21:41:36 +00:00
Robert Lipe
c35db29361 configure.in: Remove special casing for sco3.2v[45].
2000-05-11  Robert Lipe <robertlipe@usa.net>

        * configure.in: Remove special casing for sco3.2v[45].
        * config/sco4.mt: Deleted.

From-SVN: r33864
2000-05-11 21:34:11 +00:00
Alexandre Oliva
cf31fafab0 mn10300.c (print_operand): Print FP constants in hexadecimal.
* config/mn10300/mn10300.c (print_operand): Print FP constants in
hexadecimal.
* config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
for FP values.

From-SVN: r33863
2000-05-11 21:08:18 +00:00
Alexandre Oliva
842391df98 mklibgcc.in (EQ): Define it to an equal sign in the Makefile...
* mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
and replace any occurrences of `=' in multilib dirs with `$(EQ)'.

From-SVN: r33862
2000-05-11 20:42:39 +00:00
Jason Merrill
efe7ef89e9 fix try/catch
From-SVN: r33861
2000-05-11 16:11:09 -04:00
Jason Merrill
48a259fc43 * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
From-SVN: r33860
2000-05-11 15:55:10 -04:00
Phil Edwards
32a4595e1f acinclude.m4: Fix minor typo with ctypes...
2000-05-11  Phil Edwards  <pme@sourceware.cygnus.com>

	* acinclude.m4:  Fix minor typo with ctypes, add more sanity to
	  enable-cxx-flags, and remove GLIBCPP_ENABLE_NAMESPACES altogether.
	* aclocal.m4:  Regenerate.
	* configure.in:  Non-blank arguments break fewer Linuxes.
	* configure:  Regenerate.
	* src/Makefile.am:  Re-order AC_CXXFLAGS components.
	* src/Makefile.in:  Regenerate.

From-SVN: r33859
2000-05-11 19:52:00 +00:00
Zack Weinberg
b797676716 * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
From-SVN: r33858
2000-05-11 19:30:47 +00:00
Jason Merrill
d80c348925 pedwarn
From-SVN: r33857
2000-05-11 15:24:28 -04:00
Jason Merrill
c10bffd02f class.c (check_field_decls): Complain about non-static data members with same name as class in class with...
* class.c (check_field_decls): Complain about non-static data
        members with same name as class in class with constructor.

From-SVN: r33856
2000-05-11 15:22:53 -04:00
Denis Chertykov
b58c068a64 avr-protos.c (jump_over_one_insn_p): New declaration.
* config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
	* config/avr/avr.c (jump_over_one_insn_p): New function.
	* config/avr/avr.md: New peepholes added. Output test and
	conditional jump to "sbrc" or "sbrs" command.

From-SVN: r33855
2000-05-11 22:53:24 +04:00
Mark Elbrecht
38b8de2fe1 cppmain.c (main): Use IS_DIR_SEPARATOR.
2000-05-11  Mark Elbrecht  <snowball3@bigfoot.com>

	* cppmain.c (main): Use IS_DIR_SEPARATOR.

From-SVN: r33854
2000-05-11 18:21:31 +00:00
Tom Tromey
c6cfab3763 README updated for ARM
From-SVN: r33853
2000-05-11 18:20:33 +00:00
Scott Bambrough
7f8c11d571 sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.
2000-05-11  Scott Bambrough  <scottb@netwinder.org>

	* libffi/src/arm/sysv.S (ffi_call_SYSV): Doubles are not saved to
	memory correctly.  Use conditional instructions, not branches where
	possible.

From-SVN: r33852
2000-05-11 18:16:37 +00:00
Michael Meissner
0f00654bf8 Add 20000511-1.c
From-SVN: r33851
2000-05-11 17:07:50 +00:00
Tom Tromey
839ba6c895 ZipInputStream.java (getNextEntry): When reading file headers, don't include `size' in the skip call.
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
	file headers, don't include `size' in the skip call.

From-SVN: r33850
2000-05-11 17:05:03 +00:00
Jakub Jelinek
f19c9228fc except.c (find_exception_handler_labels_1): New function.
* except.c (find_exception_handler_labels_1): New function.
	(find_exception_handler_labels): Split into two functions, dive
	into CALL_PLACEHOLDERs when looking for exception handler labels.

From-SVN: r33849
2000-05-11 16:20:31 +02:00
Jakub Jelinek
36348eab5d config.table: Use mh-sparcpic for sparc*-*-*.
* config.table: Use mh-sparcpic for sparc*-*-*.

	* configure.in: Use mh-sparcpic for sparc*-*-*.

From-SVN: r33848
2000-05-11 16:16:25 +02:00
Bruce Korb
ef7615a002 base diff file (needs workvi ../ChangeLog)
From-SVN: r33847
2000-05-11 14:12:15 +00:00
Bruce Korb
380c5d408f Private spelling of autogen :-}
From-SVN: r33846
2000-05-11 14:03:04 +00:00
Stan Cox
5fa41e1377 regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
* regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
	* timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
	* toplev.c (rest_of_compilation): Call regrename_optimize before sched2.

From-SVN: r33845
2000-05-11 13:52:44 +00:00
Bruce Korb
f5b105ca62 regenerated
From-SVN: r33844
2000-05-11 13:43:30 +00:00
Bruce Korb
35dfe41582 Added support for "make check" and the "format" c_fix
From-SVN: r33843
2000-05-11 13:41:12 +00:00
Jan Hubicka
e54d500c8d toplev.c (rest_of_compilation): Remove dead code after combine.
* toplev.c (rest_of_compilation): Remove dead code after
	combine.

From-SVN: r33842
2000-05-11 09:58:38 +00:00
Zack Weinberg
3ae1c615d9 cpphash.c (collect_funlike_expansion): Make "# is not followed by a macro argument name" a pedwarn, not an error.
* cpphash.c (collect_funlike_expansion): Make "# is not
	followed by a macro argument name" a pedwarn, not an error.
	Preserve the # in the output.  Suppress the warning if lang_asm.

	* gcc.dg/dg.exp: Scan .S files as well as .c files.
	* gcc.dg/20000510-1.S: New.

From-SVN: r33841
2000-05-11 08:43:56 +00:00
Jeff Law
8fe3a87b4f Daily bump.
From-SVN: r33840
2000-05-11 01:45:08 -06:00
Jeffrey A Law
99b09ff352 configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
* configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
        * configure: Rebuilt.

From-SVN: r33839
2000-05-11 01:20:21 -06:00
Laurynas Biveinis
2798f0d41f * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
From-SVN: r33838
2000-05-11 00:18:26 -06:00
Kazu Hirata
02359929a6 * combine.c (try_combine): Fix a typo.
From-SVN: r33837
2000-05-10 23:54:47 -06:00
Jim Wilson
d2ba6dcff5 Add performance related explanatory comment.
* config/ia64/ia64.md (insv): Add comment.

From-SVN: r33836
2000-05-10 21:38:29 -07:00
Benjamin Kosnik
991a40fcc2 std_cmath.h: Tweaks.
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

	* bits/std_cmath.h: Tweaks.
	* math/mathconf.h: Tweaks and fixes for HP-UX 11.
	(sqrtf): Define away iff !builtin and !in <math.h>.
	(sinf): Same.
	(cosf): Same.
	(fabsf): Same.
	At some point this directory should be converted to c++, the
	autoconf tests should be run by the c++ compiler (not c), and
	<cmath> should be used instead of math.h.
	Move declaration of nan() here.
	* math/complex-stub.h (cabsl): Remove nan() declaration.

	Finish up FreeBSD4.0 support.
	* config/bsd/ctype.cc: Scope out toupper, tolower calls.
	* config/generic/ctype.cc: And here.
	* testsuite/21_strings/char_traits.cc (test02): Guard with
	_GLIBCPP_USE_WCHAR_T.

	via Phil Edwards  <pme@sourceware.cygnus.com>
	* bits/std_cctype.h: Remove _GLIBCPP_USE_NAMESPACES.
	* acconfig.h: And here.
	* acinclude.m4: Same.
	* testsuite/27_io/istream.cc: And here.
	* testsuite/27_io/ostream.cc: And here.

From-SVN: r33835
2000-05-11 02:40:34 +00:00
Richard Henderson
8e9bf55e19 Makefile.in (libgcc.a, [...]): Depend on FPBIT and DPBIT.
* Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
        * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
        dependancies on FPBIT and DPBIT.

From-SVN: r33834
2000-05-10 16:37:23 -07:00
Nick Clifton
ebfe71a8d1 Do not bias REG_N_REFS by loop_depth when optimising for size.
From-SVN: r33833
2000-05-10 22:29:27 +00:00
Bryce McKinlay
402823c45e Imported 5.0 release version.
2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>

        Imported 5.0 release version.
        * acinclude.m4: Increment version to 5.0.

From-SVN: r33832
2000-05-10 22:59:16 +01:00
Benjamin Kosnik
f035fae1ed Finish up FreeBSD4.0 support.
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

	Finish up FreeBSD4.0 support.
	* config/bsd/ctype.cc: Scope out toupper, tolower calls.
	* config/generic/ctype.cc: And here.
	* testsuite/21_strings/char_traits.cc (test02): Guard with
	_GLIBCPP_USE_WCHAR_T.

From-SVN: r33831
2000-05-10 20:23:27 +00:00
Jason Merrill
9a689793b0 update
From-SVN: r33830
2000-05-10 16:06:48 -04:00
Zack Weinberg
e43a157747 cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
* cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
	Make error message friendlier.

From-SVN: r33829
2000-05-10 19:29:20 +00:00
Zack Weinberg
fa5572714e cpphash.h (struct hashnode): Use struct hack for name member.
* cpphash.h (struct hashnode): Use struct hack for name
	member.
	* cpphash.c (struct hashdummy): New.
	(eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
	(make_HASHNODE): No need to set ->name pointer.  Correct
	setting of p.
	(cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.

From-SVN: r33828
2000-05-10 19:11:02 +00:00
Jason Merrill
e54930f9a3 decl.c (grokdeclarator): Allow non-static data members with same name as class.
* decl.c (grokdeclarator): Allow non-static data members with
        same name as class.

From-SVN: r33827
2000-05-10 13:48:30 -04:00
Richard Henderson
0d12ea9719 flow.c (find_basic_blocks_1): Remove any spare bb_note after completion.
* flow.c (find_basic_blocks_1): Remove any spare bb_note
        after completion.

From-SVN: r33826
2000-05-10 10:42:17 -07:00
Bruce Korb
5ac38d52bb reg_syntax_t re_syntax_options must be static scope
From-SVN: r33825
2000-05-10 13:47:36 +00:00
Bryce McKinlay
ac83e16bc4 StringBuffer.java (replace): Calculate length for arraycopy() correctly.
2000-05-10  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/lang/StringBuffer.java (replace): Calculate length for
	arraycopy() correctly.

From-SVN: r33822
2000-05-10 12:13:17 +01:00
Eric Schweitz
ede1dbac05 dwarfout.c (dwarfout_finish): Call retry_incomplete_types after we enter .debug.
* dwarfout.c (dwarfout_finish): Call retry_incomplete_types
        after we enter .debug.

From-SVN: r33821
2000-05-10 07:05:23 -04:00
Jason Merrill
8d8238b626 dwarf2out.c (gen_subprogram_die): Fixup die_parent for the abstract instance of a nested inline function.
* dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
        abstract instance of a nested inline function.

        * stor-layout.c (finish_record_layout): finalize_type_size
        before laying out the pending_statics.

From-SVN: r33820
2000-05-10 07:02:37 -04:00
Bryce McKinlay
fe517fb2c9 StringBuffer.java (delete): Call arrayCopy() correctly.
2000-05-10  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/lang/StringBuffer.java (delete): Call arrayCopy() correctly.
	Avoid arrayCopy() call where possible. Update `count' _after_ calling
	arrayCopy().
	(replace): Reimplemented. Fix javadoc.
	(reverse): Call ensureCapacity_unsynchronized().
	(StringBuffer (String)): Use DEFAULT_CAPACITY.

From-SVN: r33819
2000-05-10 11:15:13 +01:00