aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Collapse)AuthorFilesLines
2003-09-27cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE ↵Gabriel Dos Reis6-108/+88
and BINDING_TYPE. * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and BINDING_TYPE. From-SVN: r71848
2003-09-27Daily bump.GCC Administrator1-1/+1
From-SVN: r71846
2003-09-26objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2-4/+5
* objc/objc-act.c (tm_p.h): Tweak order. * objc/Make-lang.in (objc/objc-act.o): Add $(TM_P_H). From-SVN: r71844
2003-09-26* objc/objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2-1/+5
From-SVN: r71843
2003-09-26config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): Include ↵Nathanael Nerode2-1/+3
t-slibgcc-elf-ver and t-linux in tmake_file. * config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): Include t-slibgcc-elf-ver and t-linux in tmake_file. From-SVN: r71842
2003-09-26config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto.Nathanael Nerode2-0/+3
* config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto. From-SVN: r71838
2003-09-26config.gcc (i960-*-coff*, [...]): Disable fixproto.Nathanael Nerode2-0/+5
* config.gcc (i960-*-coff*, m68k-*-aout*, sparclite-*-coff*): Disable fixproto. From-SVN: r71837
2003-09-26config.gcc (i[34567]86-*-solaris2*, [...]): Disable fixproto.Nathanael Nerode2-0/+6
* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*): Disable fixproto. From-SVN: r71836
2003-09-26* config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT.Nathanael Nerode2-2/+4
From-SVN: r71835
2003-09-26i386.h (ix86_return_in_memory): Revert my last patch.Loren J. Rittle3-1/+6
* config/i386/i386.h (ix86_return_in_memory): Revert my last patch. * objc/objc-act.c (tm_p.h): Include. From-SVN: r71834
2003-09-26dbxout.c (dbxout_typedefs): Output typedefs in forward order.Per Bothner2-4/+7
* dbxout.c (dbxout_typedefs): Output typedefs in forward order. No longer any need to reverse by recursion. From-SVN: r71828
2003-09-26re PR rtl-optimization/11741 (internal compiler error at gcse.c:5318)Roger Sayle4-37/+98
PR optimization/11741 * gcse.c (pre_insert_copy_insn): Tweak the logic for finding the appropriate set to match that in hash_scan_insn. Fall back to the original copy method, if we can't validate changing insn. (pre_delete): Only delete instructions that have a single_set, instead of aborting when we encounter an PARALLEL insn with more then one SET. * gcc.dg/20030926-1.c: New test case. From-SVN: r71827
2003-09-26s390.md ("builtin_setjmp_setup"): Insn deleted.Andreas Krebbel3-44/+29
2003-09-26 Andreas Krebbel <krebbel1@de.ibm.com> * config/s390/s390.md ("builtin_setjmp_setup"): Insn deleted. ("builtin_longjmp"): Insn deleted. ("save_stack_nonlocal"): Save literal pool base pointer behind backchain and stack pointer. ("restore_stack_nonlocal"): Restore literal pool base pointer. * config/s390/s390.h (STACK_SAVEAREA_MODE): Double size of the stack save area for the nonlocal goto case. From-SVN: r71826
2003-09-26re PR bootstrap/12358 (Bootstrap comparison failure!)John David Anglin2-1/+6
PR bootstrap/12358 * pa.c (output_bvb): Fix typo. From-SVN: r71822
2003-09-26decl.c (pop_binding_level, [...]): Merge into leave_scope.Gabriel Dos Reis2-65/+52
* decl.c (pop_binding_level, suspend_binding_level, find_class_binding_level): Merge into leave_scope. Remove. (leave_scope): New function. (poplevel): Update. (poplevel_class): Likewise. (pop_namespace): Likewise. From-SVN: r71821
2003-09-26expmed.c (store_bit_field): Don't search for an integer mode unless we need ↵Richard Sandiford2-5/+9
the result. * expmed.c (store_bit_field): Don't search for an integer mode unless we need the result. From-SVN: r71819
2003-09-26expr.c (emit_move_insn_1): If there is no move pattern for the original mode...Richard Sandiford2-0/+16
* expr.c (emit_move_insn_1): If there is no move pattern for the original mode, try using a pattern for the corresponding integer mode. From-SVN: r71816
2003-09-26* combine.c (if_then_else_cond): Tighten mode check.Richard Sandiford2-1/+5
From-SVN: r71815
2003-09-26cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode3-17/+22
* cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'. From-SVN: r71814
2003-09-26netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" ↵Nathanael Nerode25-102/+112
with "GCC". * config/i386/netbsd-elf.h, config/i386/netbsd64.h, config/i386/netware.h, config/i386/nto.h, config/i386/openbsd.h, config/i386/pentium.md, config/i386/pmmintrin.h, config/i386/ppro.md, config/i386/ptx4-i.h, config/i386/rtemself.h, config/i386/sco5.h, config/i386/sol2.h, config/i386/svr3gas.h, config/i386/sysv3.h, config/i386/sysv4-cpp.h, config/i386/sysv4.h, config/i386/sysv5.h, config/i386/unix.h, config/i386/uwin.h, config/i386/vsta.h, config/i386/xm-cygwin.h, config/i386/xm-djgpp.h, config/i386/xm-mingw32.h, config/i386/xmmintrin.h: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" with "GCC". From-SVN: r71813
2003-09-26i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode21-84/+93
* config/i386/i386-aout.h, config/i386/i386-coff.h, config/i386/i386-interix.h, config/i386/i386-interix3.h, config/i386/i386-modes.def, config/i386/i386-protos.h, config/i386/i386.c, config/i386/i386.h, config/i386/i386.md, config/i386/i386elf.h, config/i386/k6.md, config/i386/kaos-i386.h, config/i386/linux-aout.h, config/i386/linux.h, config/i386/linux64.h, config/i386/lynx-ng.h, config/i386/lynx.h, config/i386/mingw32.h, config/i386/mmintrin.h, config/i386/moss.h: GNU CC -> GCC. "GNU compiler" -> GCC. From-SVN: r71811
2003-09-26att.h, [...]: GNU CC -> GCC.Nathanael Nerode17-65/+74
* config/i386/att.h, config/i386/beos-elf.h, config/i386/biarch64.h, config/i386/bsd.h, config/i386/crtdll.h, config/i386/cygming.h, config/i386/cygwin.h, config/i386/cygwin1.c, config/i386/cygwin2.c, config/i386/darwin.h, config/i386/djgpp.h, config/i386/emmintrin.h, config/i386/freebsd-aout.h, config/i386/freebsd.h, config/i386/freebsd64.h, config/i386/gas.h: GNU CC -> GCC. From-SVN: r71810
2003-09-26Daily bump.GCC Administrator1-1/+1
From-SVN: r71806
2003-09-26cgraph.c (dump_cgraph): Don't output newline before dump.Kelley Cook3-44/+94
2003-09-23 Kelley Cook <kelleycook@wideopenwest.com> * cgraph.c (dump_cgraph): Don't output newline before dump. Add in "local" to the callgraph dump. Output "after inlining" earlier. * cgraphunit.c: Fix dumpfile whitespace and commonize headers of the callgraph dumps. Correct misspellings. (cgraph_decide_inlining): Output number of insns before inlining. Output the calling function into which a function is inlined. (cgraph_decide_small_functions): Format dump file like always_inline. From-SVN: r71804
2003-09-25* config/i386/i386.h (ix86_return_in_memory): Add prototype.Loren J. Rittle2-0/+5
From-SVN: r71803
2003-09-25s390.c (s390_emit_prologue): Simplify accesses to FPR slots in the save area.Ulrich Weigand2-44/+24
* config/s390/s390.c (s390_emit_prologue): Simplify accesses to FPR slots in the save area. (s390_emit_epilogue): Likewise. From-SVN: r71799
2003-09-25cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford4-3/+10
* cgraph.h (cgraph_remove_edge): Declare. * cgraph.c (cgraph_remove_edge): Make extern. * cgraphunit.c (cgraph_finalize_function): Call cgraph_remove_edge instead of cgraph_remove_call. From-SVN: r71784
2003-09-25* objc/objc-act.c (gen_declaration_1): Fix printf format.Ulrich Weigand2-1/+6
From-SVN: r71783
2003-09-25re PR c++/5655 (Member redeclared within its class definition with a ↵Kriang Lerdsuwanakij5-3/+56
different access specifier is not rejected) PR c++/5655 * parser.c (cp_parser_check_access_in_redeclaration): New function. (cp_parser_member_declaration): Use it. (cp_parser_template_declaration_after_export): Likewise. * g++.dg/parse/access7.C: New test. * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error. From-SVN: r71771
2003-09-25arm.c (all_cores): arm710t, arm720t and arm740t are all based on the ↵Richard Earnshaw2-3/+8
arm7tdmi core. * arm.c (all_cores): arm710t, arm720t and arm740t are all based on the arm7tdmi core. From-SVN: r71768
2003-09-25darwin-protos.h (objc_image_info_section): New prototype.Ziemowit Laski2-0/+6
2003-09-25 Ziemowit Laski <zlaski@apple.com> * config/darwin-protos.h (objc_image_info_section): New prototype. From-SVN: r71766
2003-09-25Makefile.in (stub-objc.o): Depend on $(GGC_H).Ziemowit Laski2-2/+7
2003-09-25 Ziemowit Laski <zlaski@apple.com> * Makefile.in (stub-objc.o): Depend on $(GGC_H). From-SVN: r71764
2003-09-25config.gcc: Get rid of more gratuitious 'x'es.Nathanael Nerode2-41/+37
* config.gcc: Get rid of more gratuitious 'x'es. Actually allow tsc701 as a --with-cpu, --with-tune setting for sparc. From-SVN: r71763
2003-09-25cp-parse.in (objc_try_stmt): Do not specify a %type.Ziemowit Laski2-1/+5
2003-09-25 Ziemowit Laski <zlaski@apple.com> * cp-parse.in (objc_try_stmt): Do not specify a %type. From-SVN: r71762
2003-09-25config.gcc: New 'widely ported system' clause for rtems.Nathanael Nerode2-36/+10
* config.gcc: New 'widely ported system' clause for rtems. Set thread file there, not in individual clauses. From-SVN: r71761
2003-09-25mips.c (mips_va_arg): Handle arguments that must be passed on the stack.Richard Sandiford2-0/+24
* config/mips/mips.c (mips_va_arg): Handle arguments that must be passed on the stack. From-SVN: r71760
2003-09-25config.gcc (widely ported systems section): Mostly alphabetize by system.Nathanael Nerode2-75/+78
* config.gcc (widely ported systems section): Mostly alphabetize by system. Comment the case where we can't. From-SVN: r71759
2003-09-25* config.gcc (widely ported systems section): Reindent and clean up.Nathanael Nerode2-142/+148
From-SVN: r71756
2003-09-25config.gcc: Remove some unnecessary uses of 'x' in case statements.Nathanael Nerode2-29/+32
* config.gcc: Remove some unnecessary uses of 'x' in case statements. Actually allow ep9312 as an arm --with-arch setting. From-SVN: r71755
2003-09-25* config.gcc (*-hpux11): Disable fixproto.Nathanael Nerode2-0/+7
From-SVN: r71752
2003-09-25re PR pch/12112 (Putting PCH files in a directory completely broken)Phil Edwards2-7/+16
2003-09-24 Phil Edwards <phil@codesourcery.com> PR pch/12112 * gcc/cppfiles.c (pch_open_file): Return based on combined result of all files. (validate_pch): Return validate flag for current file. From-SVN: r71751
2003-09-25re PR bootstrap/12358 (Bootstrap comparison failure!)Roger Sayle2-10/+6
PR bootstrap/12358 * fold-const.c (tree_swap_operands_p): Only reorder operands when one of the operands is constant. From-SVN: r71749
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski120-1479/+5734
2003-09-24 Ziemowit Laski <zlaski@apple.com> MERGE OF objc-improvements-branch into MAINLINE. See 'gcc/ChangeLog' and 'gcc/testsuite/ChangeLog' for the gory details. From-SVN: r71748
2003-09-25Daily bump.GCC Administrator1-1/+1
From-SVN: r71746
2003-09-24cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that ↵Alexandre Oliva2-2/+17
calls a handler. * cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that calls a handler. From-SVN: r71744
2003-09-24* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.Alexandre Oliva2-0/+33
From-SVN: r71743
2003-09-24config.gcc (c4x-*, [...]): Disable fixproto.Nathanael Nerode2-0/+6
* config.gcc (c4x-*, tic4x-*, d30v-*, mmix-knuth-mmixware): Disable fixproto. From-SVN: r71740
2003-09-24config.gcc: Clean up and reindent $with_cpu=yes|no clause and the section ↵Nathanael Nerode2-92/+90
giving $with_cpu... * config.gcc: Clean up and reindent $with_cpu=yes|no clause and the section giving $with_cpu defaults by target. From-SVN: r71738
2003-09-24config.gcc (arm-*-coff*, [...]): Disable fixproto.Nathanael Nerode2-0/+18
* config.gcc (arm-*-coff*, armel-*-coff*, arm*-*-ecos-elf, arm*-*-elf, ep9312-*-elf, arm*-wince-pe*, arm*-*-pe*, arm*-*-pe*, rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*, rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*, rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*, i[34567]86-pc-msdosdjgpp*): Disable fixproto. From-SVN: r71737
2003-09-24rs6000.md (movti_power): Collapse case 1 and 2 together.David Edelsohn2-3/+8
* config/rs6000/rs6000.md (movti_power): Collapse case 1 and 2 together. Protect load string instruction with TARGET_STRING. (movti_string): Collapse case 1 and 2 together. From-SVN: r71736