Commit Graph

35467 Commits

Author SHA1 Message Date
GCC Administrator 8df506da01 Daily bump.
From-SVN: r42701
2001-05-30 07:16:19 +00:00
Stan Shebs 08a8c4f938 * gcc.texi: Add links for information about Objective-C.
From-SVN: r42696
2001-05-30 00:50:42 +00:00
Tom Tromey 70cb702a96 * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
From-SVN: r42694
2001-05-29 22:18:41 +00:00
Tom Tromey eb019738e2 configure: Rebuilt.
* configure: Rebuilt.
	* configure.in: Only add multilib support code if we just rebuilt
	top-level Makefile.

From-SVN: r42693
2001-05-29 21:31:23 +00:00
Jeffrey Oldham 7dd0ff2b34 20010518-2.x: New file to compile, not assemble.
2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>

        * gcc.c-torture/compile/20010518-2.x: New file to compile, not
        assemble.

From-SVN: r42692
2001-05-29 18:59:47 +00:00
Andrew Haley c9bffcd53e i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...
2001-05-29  Andrew Haley  <aph@redhat.com>

        * include/i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame
        pointer: the dwarf unwinder in libgcc will do everything that's
        needed.
        (HANDLE_DIVIDE_OVERFLOW): Tidy.  Don't mess with stack frames any
        more than we absolutely need to.
        * configure.host (EXCEPTIONSPEC): Remove libgcj_sjlj on Alpha.
        * configure.in (SIGNAL_HANDLER): Use include/dwarf2-signal.h on
        Alpha.
        (SIGNAL_HANDLER): Test "$enable_sjlj_exceptions", not
        "$libgcj_sjlj".
        * configure: Rebuilt.
        * include/dwarf2-signal.h (MAKE_THROW_FRAME): Adjust PC
        for Alpha.
        (SIGNAL_HANDLER): Use siginfo style handler.
        (INIT_SEGV): Likewise.
        (INIT_FPE): Likewise.
        * include/ppc-signal.h: Delete whole file.

From-SVN: r42691
2001-05-29 17:50:50 +00:00
Nathan Sidwell 022dae817d configure.in (gcc_version): Remove unrequired \ on ".
* configure.in (gcc_version): Remove unrequired \ on ". (Solaris
	/bin/sed fails on [^\"]).
	(configargs.h): Likewise.

From-SVN: r42689
2001-05-29 15:16:24 +00:00
Hartmut Schirmer 371ac11766 * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.
From-SVN: r42688
2001-05-29 10:44:01 +00:00
GCC Administrator 9c279e50f9 Daily bump.
From-SVN: r42685
2001-05-29 07:17:13 +00:00
Stan Shebs 9b46c344b1 * objc/objc.gperf: Remove, no longer used.
From-SVN: r42683
2001-05-28 23:56:18 +00:00
Simon Patarin 55fce0ebc7 ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker.
* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
libraries when using g++ with native linker.

From-SVN: r42680
2001-05-28 21:03:21 +00:00
Joseph Myers ebb48a4de6 c-tree.texi, [...]: Remove trailing whitespace.
* c-tree.texi, contrib.texi, cpp.texi, extend.texi, gcc.texi,
	gcov.texi, install.texi, md.texi, objc.texi, rtl.texi, tm.texi:
	Remove trailing whitespace.

From-SVN: r42678
2001-05-28 21:57:50 +01:00
Alexandre Oliva 5f7de4b812 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
From-SVN: r42677
2001-05-28 20:49:42 +00:00
H.J. Lu 20b142ccbc Fix the comment, it is propagate_one_insn, not propagate_on_insn.
From-SVN: r42675
2001-05-28 09:27:03 -07:00
Rainer Orth 26d8af0619 * contrib/test_summary (files): Sort before evaluating.
From-SVN: r42673
2001-05-28 15:50:29 +00:00
Gerald Pfeifer 3aa8219e0c install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http://freeware.sgi.com/.
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/
	became http://freeware.sgi.com/.

From-SVN: r42671
2001-05-28 07:55:13 +00:00
GCC Administrator b85a97033c Daily bump.
From-SVN: r42669
2001-05-28 07:17:51 +00:00
Geoffrey Keating 49a1867065 local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0.
* local-alloc.c (update_equiv_regs): Don't eliminate constant
	expressions at -O0.

From-SVN: r42667
2001-05-28 02:21:28 +00:00
Stan Shebs 81d87bcc58 objc-act.c: Add/fix various comments.
* objc/objc-act.c: Add/fix various comments.
	(init_selector): Remove, no longer used.
	(build_msg_pool_reference): Ditto.
	(objc_debug): Ditto.

From-SVN: r42666
2001-05-28 01:01:10 +00:00
Neil Booth 84b7783609 c-decl.c (init_decl_processing): Don't call start_identifier_warnings.
* c-decl.c (init_decl_processing):
	 Don't call start_identifier_warnings.
	* flags.h (warn_id_clash, id_clash_len): Remove.
	* stringpool.c: Don't include flags.h.
	(scan_for_clashes, do_identifier_warnings,
	start_identifier_warnings): Remove.
	* toplev.c (warn_id_clash, id_clash_len): Remove.
	(display_help): Don't document -Wid-clash.
	(decode_W_option): Print warning on -Wid-clash.
	* tree.h (start_identifier_warnings): Remove.
	* invoke.texi: Remove documentation of -Wid-clash.

From-SVN: r42665
2001-05-27 21:04:28 +00:00
Bruce Korb 7b78a14a37 reorganize inclhacks and apply fix to fixtests.c
From-SVN: r42663
2001-05-27 18:21:04 +00:00
Neil Booth f71aebba8e * cpplib.c (run_directive): Set pfile->directive.
From-SVN: r42661
2001-05-27 18:06:00 +00:00
Theodore Papadopoulo df9149ee94 c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi.
* c-tree.texi: Reformat the manual as a single chapter now
included by gcc.texi.
* gcc.texi: Include c-tree.texi. Merge all indexes.
* Makefile.in (dvi): Add generation for the cppinternals
documentation. Added dependencies on fdl.texi and c-tree.texi
where appropriate.  Use TEXI2DVI instead of custom tex calls.
(info): Added dependencies on fdl.texi and c-tree.texi where
appropriate.  Remove the target c-tree.info.

From-SVN: r42660
2001-05-27 13:09:47 -04:00
Theodore Papadopoulo e250dd710f Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi.
* Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on
fdl.texi.
(f/g77.dvi): Use TEXI2DVI instead of custom tex calls.  Create the
dvi file in the f directory.

From-SVN: r42659
2001-05-27 13:08:11 -04:00
Theodore Papadopoulo eb153223fd Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi.
* Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on
fdl.texi.
(java/gcj.dvi): Use TEXI2DVI instead of custom tex calls.  Create
the dvi file in the java directory.

From-SVN: r42658
2001-05-27 13:07:48 -04:00
Theodore Papadopoulo 03856e1670 Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
* Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
(ch/chill.dvi): Use TEXI2DVI instead of custom tex calls.  Create
the dvi file in the ch directory.

From-SVN: r42657
2001-05-27 13:07:17 -04:00
Lars Brinkhoff 04956a1a78 combine.c (try_combine): Fix typo in comment.
* combine.c (try_combine): Fix typo in comment.
	* expr.c (expand_expr): Likewise.
	* config/i370/i370.md (untyped_call): Likewise.

From-SVN: r42655
2001-05-27 10:35:09 +00:00
GCC Administrator a0f51704d1 Daily bump.
From-SVN: r42652
2001-05-27 07:16:09 +00:00
Nathan Sidwell 87d9ac4914 re PR c++/2823 (kde2/artsd miscompilation (part 1))
cp:
	PR g++/2823
	* semantics.c (expand_body): Don't optimize thunks.
testsuite:
	* g++.old-deja/g++.other/optimize2.C: New file.

From-SVN: r42650
2001-05-26 19:20:06 +00:00
Zack Weinberg 3d04c7c664 * configure: Remove obsolete file.
From-SVN: r42644
2001-05-26 18:36:28 +00:00
Bruce Korb 935e0a4778 regenerate
From-SVN: r42643
2001-05-26 18:27:00 +00:00
Bruce Korb 11e2040a34 fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operating in test mode
* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
	when fixincl is operating in test mode
	* fixinc/inclhack.def(AAB_dgux_int_varargs) : aesthetics
	(AAB_ultrix_limits): remove redundant text
	(AAB_ultrix_memory): ditto
	(AAB_ultrix_string): ditto
	(djgpp_wchar_h): fix the test text
	(irix_stdio_va_list): add test text
	(irix_limits_const): add a testing output file (limits.h is overwritten)
	(strict_ansi_not_ctd): put limits.h second in list for same reason
	(solaris27_mutex_init): test text needed selection text, too

	* fixinc/fixtests.c(stdc_0_in_system_headers_test): in testing mode,
	always apply the fix

From-SVN: r42642
2001-05-26 18:26:29 +00:00
Bruce Korb 62bafc5e39 test result moved to "testing.h" file
From-SVN: r42641
2001-05-26 18:12:26 +00:00
Bruce Korb 781ec802ad add fix test results for freebsd_gcc3_breakage
From-SVN: r42640
2001-05-26 18:04:43 +00:00
Bruce Korb 0dea31af5c add fix test results for irix_limits_const hack
From-SVN: r42639
2001-05-26 18:00:59 +00:00
Bruce Korb 1cf6b5a3e7 Add fix test result for strict_ansi_not_ctd
From-SVN: r42638
2001-05-26 17:58:57 +00:00
Bruce Korb ba8e7caf5f Add another caveat
From-SVN: r42637
2001-05-26 17:40:44 +00:00
Bruce Korb d42d227ea8 Add fix check test for alpha___assert
From-SVN: r42636
2001-05-26 17:38:05 +00:00
Bruce Korb 78210eb3e4 stdc_0_in_system_headers_test must return "FIX"
when fixincl is operating in test mode

From-SVN: r42635
2001-05-26 17:36:06 +00:00
Bruce Korb 89e50a58a5 We must apply the fix in test mode
From-SVN: r42634
2001-05-26 17:27:10 +00:00
Bruce Korb 123a7fbfcb Upgrade to current collection of tests
From-SVN: r42633
2001-05-26 16:39:15 +00:00
Bruce Korb 8d75cd1fda This check template is now upgraded for AutoGen5
From-SVN: r42632
2001-05-26 16:17:46 +00:00
Bruce Korb 4950f233fd wchar_t typedefs are now wrapped in "ifndef __cplusplus"
From-SVN: r42631
2001-05-26 16:16:34 +00:00
Bruce Korb 65c2b30c3f wchar_t now gets wrapped inside "ifndef __cplusplus",
so we have to adjust the gnu_types fix test for that.

From-SVN: r42630
2001-05-26 15:54:35 +00:00
Bruce Korb c6db95b2fa Add fix test from solaris27_mutex_init
From-SVN: r42629
2001-05-26 15:47:11 +00:00
Bruce Korb 97472fd6e9 Add fix test from irix_stdio_dummy_va_list
From-SVN: r42628
2001-05-26 15:46:38 +00:00
Bruce Korb a5f1c5aa3b Correct test results for avoid-bool-define fix
From-SVN: r42627
2001-05-26 15:37:20 +00:00
Philip Blundell 8ac865bcc0 c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
2001-05-26  Philip Blundell  <philb@gnu.org>

	* config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
	* config/i960/i960-protos.h: Likewise.
	* config/i370/i370-protos.h: Likewise.
	* config/h8300/h8300-protos.h: Likewise,
	* config/sh/sh-protos.h: Likewise.
	* config/v850/v850-protos.h: Likewise.

From-SVN: r42626
2001-05-26 15:07:50 +00:00
Philip Blundell 16d645fa81 arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
2001-05-26  Philip Blundell  <philb@gnu.org>

	* config/arm/arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.

From-SVN: r42625
2001-05-26 14:11:12 +00:00
GCC Administrator ff6cb60994 Daily bump.
From-SVN: r42624
2001-05-26 07:16:38 +00:00