Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-01 | re PR c++/18644 (-Wsynth warning in <complex>) | Gabriel Dos Reis | 2 | -2/+8 | |
PR c++/18644 * g++.old-deja/g++.jason/warning9.C (struct A, main): Adjust From-SVN: r97360 | |||||
2005-04-01 | Daily bump. | GCC Administrator | 1 | -1/+1 | |
[[Split portion of a mixed commit.]] From-SVN: r97358.2 | |||||
2005-04-01 | re PR c/17855 (modification of function struct return not diagnosed) | Joseph Myers | 6 | -0/+52 | |
PR c/17855 * gimplify.c (gimplify_expr): Create a temporary for lvalue COND_EXPR and CALL_EXPR. testsuite: * gcc.c-torture/compile/struct-non-lval-1.c, gcc.c-torture/compile/struct-non-lval-2.c, gcc.c-torture/compile/struct-non-lval-3.c: New tests. From-SVN: r97352 | |||||
2005-03-31 | re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) | Vladimir Makarov | 4 | -36/+55 | |
2005-03-31 Vladimir Makarov <vmakarov@redhat.com> PR target/20632 * genautomata.c (first_cycle_unit_presence): Check all alternative states for unit presence. * doc/md.texi: Remove remark about impossibility to query unit presence in non nondeterministic automaton state. * config/ia64/ia64.c (get_template): Change order of unit querying. From-SVN: r97351 | |||||
2005-03-31 | tree-ssa-dom.c (cprop_into_successor_phis): Remove an obsolete comment. | Kazu Hirata | 2 | -2/+5 | |
* tree-ssa-dom.c (cprop_into_successor_phis): Remove an obsolete comment. From-SVN: r97349 | |||||
2005-03-31 | cfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_EXIT flag for edges ↵ | Zdenek Dvorak | 2 | -5/+7 | |
outside any loops. * cfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_EXIT flag for edges outside any loops. From-SVN: r97348 | |||||
2005-03-31 | Committing ChangeLog that goes with hot/cold partitioning fix I checked in... | Caroline Tice | 1 | -0/+176 | |
Committing ChangeLog that goes with hot/cold partitioning fix I checked in earlier today (I forgot to check in the ChangeLog at the time and only just noticed). From-SVN: r97347 | |||||
2005-03-31 | tls.exp: Remove temporary file. | Janis Johnson | 5 | -1/+10 | |
* gcc.dg/tls/tls.exp: Remove temporary file. * g++.dg/tls/tls.exp: Ditto. * lib/file-format.exp: Ditto. * g++.dg/special/ecos.exp: Ditto. From-SVN: r97344 | |||||
2005-03-31 | profopt.exp: Treat prof_ext as a list. | Janis Johnson | 4 | -14/+22 | |
* lib/profopt.exp: Treat prof_ext as a list. * gcc.misc-tests/bprob.exp: Ditto. * g++.dg/bprob/bprob.exp: Ditto. From-SVN: r97343 | |||||
2005-03-31 | nothrow1.C: Use cleanup-tree-dump. | Janis Johnson | 264 | -58/+412 | |
* g++.dg/opt/nothrow1.C: Use cleanup-tree-dump. g++.dg/tree-ssa/empty-1.C, g++.dg/tree-ssa/nothrow-1.C, g++.dg/tree-ssa/pointer-reference-alias.C, g++.dg/tree-ssa/pr15791-3.C, g++.dg/tree-ssa/pr15791-4.C, g++.dg/tree-ssa/pr15791-5.C, g++.dg/tree-ssa/ssa-cast-1.C g++.dg/tree-ssa/ssa-sra-1.C, g++.dg/tree-ssa/ssa-sra-2.C: Ditto g++.dg/vect/pr19951.cc: Ditto. * gcc.dg/builtins-43.c, gcc.dg/builtins-44.c, gcc.dg/builtins-45.c, gcc.dg/builtins-47.c: Ditto. * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c, gcc.dg/pr20115-1.c: Ditto. * gcc.dg/tree-ssa/20030530-2.c, gcc.dg/tree-ssa/20030611-1.c, gcc.dg/tree-ssa/20030703-1.c, gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c, gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030709-2.c, gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c, gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030711-2.c, gcc.dg/tree-ssa/20030711-3.c, gcc.dg/tree-ssa/20030714-1.c, gcc.dg/tree-ssa/20030714-2.c, gcc.dg/tree-ssa/20030728-1.c, gcc.dg/tree-ssa/20030729-1.c, gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c, gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030807-1.c, gcc.dg/tree-ssa/20030807-10.c, gcc.dg/tree-ssa/20030807-11.c, gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-3.c, gcc.dg/tree-ssa/20030807-5.c, gcc.dg/tree-ssa/20030807-6.c, gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030807-8.c, gcc.dg/tree-ssa/20030807-9.c, gcc.dg/tree-ssa/20030808-1.c, gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c, gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c, gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c, gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c, gcc.dg/tree-ssa/20030824-1.c, gcc.dg/tree-ssa/20030824-2.c, gcc.dg/tree-ssa/20030825-1.c, gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-1.c, gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20030922-2.c, gcc.dg/tree-ssa/20031015-1.c, gcc.dg/tree-ssa/20031021-1.c, gcc.dg/tree-ssa/20031022-1.c, gcc.dg/tree-ssa/20031106-1.c, gcc.dg/tree-ssa/20031106-2.c, gcc.dg/tree-ssa/20031106-3.c, gcc.dg/tree-ssa/20031106-4.c, gcc.dg/tree-ssa/20031106-5.c, gcc.dg/tree-ssa/20031106-6.c, gcc.dg/tree-ssa/20031216-1.c, gcc.dg/tree-ssa/20040204-1.c, gcc.dg/tree-ssa/20040210-1.c, gcc.dg/tree-ssa/20040211-1.c, gcc.dg/tree-ssa/20040216-1.c, gcc.dg/tree-ssa/20040305-1.c, gcc.dg/tree-ssa/20040430-1.c, gcc.dg/tree-ssa/20040513-1.c, gcc.dg/tree-ssa/20040513-2.c, gcc.dg/tree-ssa/20040514-1.c, gcc.dg/tree-ssa/20040514-2.c, gcc.dg/tree-ssa/20040517-1.c, gcc.dg/tree-ssa/20040518-1.c, gcc.dg/tree-ssa/20040518-2.c, gcc.dg/tree-ssa/20040615-1.c, gcc.dg/tree-ssa/20040624-1.c, gcc.dg/tree-ssa/20040703-1.c, gcc.dg/tree-ssa/20040721-1.c, gcc.dg/tree-ssa/20040729-1.c, gcc.dg/tree-ssa/20040911-1.c, gcc.dg/tree-ssa/20041002-1.c, gcc.dg/tree-ssa/20041122-1.c, gcc.dg/tree-ssa/20050128-1.c, gcc.dg/tree-ssa/20050215-1.c, gcc.dg/tree-ssa/asm-1.c, gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c, gcc.dg/tree-ssa/cfgcleanup-1.c, gcc.dg/tree-ssa/complex-1.c, gcc.dg/tree-ssa/complex-2.c, gcc.dg/tree-ssa/copy-headers.c, gcc.dg/tree-ssa/ifc-20040816-1.c, gcc.dg/tree-ssa/ifc-20040816-2.c, gcc.dg/tree-ssa/inline_asm-1.c, gcc.dg/tree-ssa/inline_asm-2.c, gcc.dg/tree-ssa/loop-1.c, gcc.dg/tree-ssa/loop-2.c, gcc.dg/tree-ssa/loop-3.c, gcc.dg/tree-ssa/loop-4.c, gcc.dg/tree-ssa/loop-5.c, gcc.dg/tree-ssa/loop-6.c, gcc.dg/tree-ssa/loop-7.c, gcc.dg/tree-ssa/ltrans-1.c, gcc.dg/tree-ssa/ltrans-2.c, gcc.dg/tree-ssa/ltrans-3.c, gcc.dg/tree-ssa/ltrans-4.c, gcc.dg/tree-ssa/ltrans-5.c, gcc.dg/tree-ssa/pr15349.c, gcc.dg/tree-ssa/pr15791-3.c, gcc.dg/tree-ssa/pr15791-4.c, gcc.dg/tree-ssa/pr15791-5.c, gcc.dg/tree-ssa/pr16721.c, gcc.dg/tree-ssa/pr19633.c, gcc.dg/tree-ssa/sra-1.c, gcc.dg/tree-ssa/sra-2.c, gcc.dg/tree-ssa/sra-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c, gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-ccp-11.c, gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c, gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c, gcc.dg/tree-ssa/ssa-dce-1.c, gcc.dg/tree-ssa/ssa-dce-2.c, gcc.dg/tree-ssa/ssa-dce-3.c, gcc.dg/tree-ssa/ssa-dom-ccp-1.c, gcc.dg/tree-ssa/ssa-dom-cse-1.c, gcc.dg/tree-ssa/ssa-dom-thread-1.c, gcc.dg/tree-ssa/ssa-pre-1.c, gcc.dg/tree-ssa/ssa-pre-2.c, gcc.dg/tree-ssa/ssa-pre-3.c, gcc.dg/tree-ssa/ssa-pre-4.c, gcc.dg/tree-ssa/ssa-pre-5.c, gcc.dg/tree-ssa/ssa-pre-6.c, gcc.dg/tree-ssa/ssa-sink-1.c, gcc.dg/tree-ssa/ssa-sink-2.c, gcc.dg/tree-ssa/ssa-sink-3.c, gcc.dg/tree-ssa/ssa-sink-4.c, gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailcall-2.c, gcc.dg/tree-ssa/tailrecursion-1.c, gcc.dg/tree-ssa/tailrecursion-2.c, gcc.dg/tree-ssa/tailrecursion-3.c, gcc.dg/tree-ssa/tailrecursion-4.c, gcc.dg/tree-ssa/tailrecursion-5.c, gcc.dg/tree-ssa/useless-1.c: Ditto. gcc.dg/vect/pr16105.c, gcc.dg/vect/pr18308.c, gcc.dg/vect/pr18400.c, gcc.dg/vect/pr18425.c, gcc.dg/vect/pr18536.c, gcc.dg/vect/vect-1.c, gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-11.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-14.c, gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-16.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c, gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c, gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c, gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-27.c, gcc.dg/vect/vect-28.c, gcc.dg/vect/vect-29.c, gcc.dg/vect/vect-3.c, gcc.dg/vect/vect-30.c, gcc.dg/vect/vect-31.c, gcc.dg/vect/vect-32.c, gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c, gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-38.c, gcc.dg/vect/vect-4.c, gcc.dg/vect/vect-40.c, gcc.dg/vect/vect-41.c, gcc.dg/vect/vect-42.c, gcc.dg/vect/vect-43.c, gcc.dg/vect/vect-44.c, gcc.dg/vect/vect-45.c, gcc.dg/vect/vect-46.c, gcc.dg/vect/vect-47.c, gcc.dg/vect/vect-48.c, gcc.dg/vect/vect-49.c, gcc.dg/vect/vect-5.c, gcc.dg/vect/vect-50.c, gcc.dg/vect/vect-51.c, gcc.dg/vect/vect-52.c, gcc.dg/vect/vect-53.c, gcc.dg/vect/vect-54.c, gcc.dg/vect/vect-55.c, gcc.dg/vect/vect-56.c, gcc.dg/vect/vect-57.c, gcc.dg/vect/vect-58.c, gcc.dg/vect/vect-59.c, gcc.dg/vect/vect-6.c, gcc.dg/vect/vect-60.c, gcc.dg/vect/vect-61.c, gcc.dg/vect/vect-62.c, gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c, gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c, gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-70.c, gcc.dg/vect/vect-71.c, gcc.dg/vect/vect-72.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-74.c, gcc.dg/vect/vect-75.c, gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-77.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-79.c, gcc.dg/vect/vect-8.c, gcc.dg/vect/vect-80.c, gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83.c, gcc.dg/vect/vect-83_64.c, gcc.dg/vect/vect-85.c, gcc.dg/vect/vect-86.c, gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c, gcc.dg/vect/vect-89.c, gcc.dg/vect/vect-9.c, gcc.dg/vect/vect-96.c, gcc.dg/vect/vect-97.c, gcc.dg/vect/vect-98.c, gcc.dg/vect/vect-all.c, gcc.dg/vect/vect-none.c: Ditto. * treelang/compile/extrafunc.tree, treelang/compile/extravar.tree, treelang/compile/unsigned.tree: Ditto. From-SVN: r97342 | |||||
2005-03-31 | altivec-16.c: Use cleanup-saved-temps. | Janis Johnson | 8 | -0/+22 | |
* gcc.dg/altivec-16.c: Use cleanup-saved-temps. * gcc.dg/cpp/direct2s.c: Ditto. * gcc.dg/cpp/paste4.c: Ditto. * gcc.dg/cpp/separate-1.c: Ditto. * gcc.dg/pch/save-temps-1.c: Ditto. * g++.dg/ext/altivec-10.C: Ditto. * g++.dg/pch/pch.C: Ditto. From-SVN: r97341 | |||||
2005-03-31 | * g++.dg/other/static11.C: Use cleanup-rtl-dump. | Janis Johnson | 2 | -0/+4 | |
From-SVN: r97340 | |||||
2005-03-31 | repo1.C: Use cleanup-repo-files. | Janis Johnson | 11 | -0/+30 | |
* g++.dg/parse/repo1.C: Use cleanup-repo-files. * g++.dg/template/repo1.C: Ditto. * g++.dg/template/repo2.C: Ditto. * g++.dg/template/repo3.C: Ditto. * g++.old-deja/g++.pt/instantiate4.C: Ditto. * g++.old-deja/g++.pt/instantiate6.C: Ditto. * g++.old-deja/g++.pt/repo1.C: Ditto. * g++.old-deja/g++.pt/repo2.C: Ditto. * g++.old-deja/g++.pt/repo3.C: Ditto. * g++.old-deja/g++.pt/repo4.C: Ditto. From-SVN: r97339 | |||||
2005-03-31 | 20020201-1.c: Use cleanup-coverage_files. | Janis Johnson | 7 | -0/+18 | |
* gcc.dg/20020201-1.c: Use cleanup-coverage_files. * gcc.dg/20030107-1.c: Ditto. * gcc.dg/20030702-1.c: Ditto. * gcc.dg/profile-generate-1.c: Ditto. * g++.dg/other/profile1.C: Ditto. * g++.old-deja/g++.robertl/eb83.C: Ditto. From-SVN: r97338 | |||||
2005-03-31 | sourcebuild.texi (Test Directives): Describe cleanup-* procs. | Janis Johnson | 4 | -0/+129 | |
gcc: * doc/sourcebuild.texi (Test Directives): Describe cleanup-* procs. gcc/testsuite: * lib/gcc-dg.exp (remove-build-file): New. (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump, cleanup-tree-dump, cleanup-saved-temps): New. From-SVN: r97337 | |||||
2005-03-31 | PR c++/19203, implement DR 214 | Nathan Sidwell | 8 | -83/+269 | |
cp: PR c++/19203, implement DR 214 * call.c (joust): Use more_specialized_fn. * cp-tree.h (DEDUCE_ORDER): Remove. (more_specialized): Replace with ... (more_specialized_fn): ... this. * pt.c (maybe_adjust_types_for_deduction): Remove DEDUCE_ORDER case. (type_unification_real): Remove DEDUCE_ORDER case. (more_specialized): Replace with ... (more_specialized_fn): ... this. Implement DR 214. (most_specialized_instantiation): Use get_bindings_real directly. testsuite: PR c++/19203, DR 214 * g++.dg/parse/ambig3.C: Not ambiguous. * g++.dg/template/spec20.C: New. * g++.dg/template/spec21.C: New. From-SVN: r97336 | |||||
2005-03-31 | tree-ssa-alias.c: Follow spelling conventions. | Kazu Hirata | 3 | -3/+8 | |
* tree-ssa-alias.c: Follow spelling conventions. * doc/tree-ssa.texi: Fix a typo. From-SVN: r97334 | |||||
2005-03-31 | re PR target/20045 (gcc.dg/ia64-fptr-1.c fails on ia64-hpux) | Steve Ellcey | 2 | -1/+6 | |
PR target/20045 * gcc.dg/ia64-fptr-1.c: Run only on linux. From-SVN: r97333 | |||||
2005-03-31 | postreload-gcse.c: Include target.h. | J"orn Rennecke | 3 | -1/+12 | |
* postreload-gcse.c: Include target.h. (gcse_after_reload_main): Return early if we cannot modify jumps. * Makefile.in (postreload-gcse.o): Depend on $(TARGET_H). From-SVN: r97332 | |||||
2005-03-31 | tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of expensive operations. | David Edelsohn | 2 | -0/+6 | |
* tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of expensive operations. From-SVN: r97330 | |||||
2005-03-31 | re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS) | Francois-Xavier Coudert | 2 | -0/+27 | |
PR libfortran/20660 * io/inquire.c (inquire_via_unit): Non-opened units should still be reported by an INQUIRE statement as existing. * io/transfer.c (data_transfer_init): Never accept negative units. PR libfortran/20660 * gfortran.dg/negative_unit.f: New test. From-SVN: r97326 | |||||
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 27 | -510/+617 | |
From-SVN: r97322 | |||||
2005-03-31 | collect2.c (lderrout): New variable. | Ian Lance Taylor | 4 | -26/+61 | |
* collect2.c (lderrout): New variable. (collect_exit): Dump ldout to stdout. Dump and unlink lderrout, if it is set, to stderr. (handler): Unlink lderrout if it is set. (dump_file): Add "to" parameter. Change all callers. (main): Initialize lderrout. (collect_execute): Add errname parameter. Change all callers. Rename redir parameter to outname. Never pass PEX_STDERR_TO_STDOUT to pex_run. * collect2.h (collect_execute, dump_file): Update declarations. * tlink.c (tlink_execute): Add errname parameter. Change all callers. (do_tlink): Check lderrout as well as ldout. From-SVN: r97321 | |||||
2005-03-31 | dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO defined and ↵ | Olivier Hainque | 2 | -1/+11 | |
non-zero. * dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO defined and non-zero. From-SVN: r97319 | |||||
2005-03-31 | re PR c++/18644 (-Wsynth warning in <complex>) | Gabriel Dos Reis | 4 | -22/+12 | |
doc/ PR c++/18644 * doc/invoke.texi (-Wsynth): Don't document, as it now is void of semantics. cp/ PR c++/18644 * call.c (build_new_op): Remove check for -Wsynth. From-SVN: r97318 | |||||
2005-03-31 | Fix fallout from PR middle-end/15700: | Joern Rennecke | 2 | -2/+10 | |
* gcc.c-torture/compile/20011119-1.c: Take __USER_LABEL_PREFIX__ into account. * gcc.c-torture/compile/20011119-2.c: Likewise. From-SVN: r97317 | |||||
2005-03-31 | re PR target/20611 (duplicate label for inlined function referencing TLS) | Alan Modra | 1 | -3/+2 | |
PR target/20611 missed from last commit. From-SVN: r97314 | |||||
2005-03-31 | re PR target/20611 (duplicate label for inlined function referencing TLS) | Alan Modra | 3 | -17/+16 | |
PR target/20611 * config/rs6000/rs6000.md (load_toc_v4_PIC_1b): Remove inline label operand. Remove (use (unspec..)). Don't emit a label on the offset word. * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Don't generate inline label for load_toc_v4_PIC_1b. (rs6000_emit_load_toc_table): Likewise. From-SVN: r97313 | |||||
2005-03-31 | New test case for SMS. | Mostafa Hagog | 2 | -0/+18 | |
From-SVN: r97312 | |||||
2005-03-31 | config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*, and ↵ | Kazu Hirata | 2 | -1/+11 | |
ns32k-*-netbsd*. * config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*, and ns32k-*-netbsd*. From-SVN: r97308 | |||||
2005-03-30 | tree-sra.c (decide_block_copy): Disable scalarization of sub-elements. | Devang Patel | 4 | -0/+97 | |
* tree-sra.c (decide_block_copy): Disable scalarization of sub-elements. * g++.dg/tree-sra/ssa-sra-3.C: New test. From-SVN: r97301 | |||||
2005-03-31 | 20020919-1.c: Remove unnecessary conditional. | Dale Johannesen | 2 | -5/+4 | |
2005-03-30 Dale Johannesen <dalej@apple.com> * gcc.dg/20020919-1.c: Remove unnecessary conditional. From-SVN: r97299 | |||||
2005-03-31 | scantree.exp (scan-tree-dump, [...]): Strip options from test name. | Janis Johnson | 2 | -5/+16 | |
* lib/scantree.exp (scan-tree-dump, scan-tree-dump-times, scan-tree-dump-not, scan-tree-dump-dem, scan-tree-dump-dem-not): Strip options from test name. From-SVN: r97298 | |||||
2005-03-31 | Daily bump. | GCC Administrator | 1 | -1/+1 | |
[[Split portion of a mixed commit.]] From-SVN: r97295.2 | |||||
2005-03-31 | Makefile.in (print-tree.o): Depend on tree-iterator.h. | Stuart Hastings | 3 | -1/+30 | |
2005-03-30 Stuart Hastings <stuart@apple.com> Dale Johannesen <dalej@apple.com> * Makefile.in (print-tree.o): Depend on tree-iterator.h. * print-tree.c (print_node): Add case STATEMENT_LIST. Co-Authored-By: Dale Johannesen <dalej@apple.com> From-SVN: r97292 | |||||
2005-03-31 | config.gcc (cpu_is_64bit): Set for 64-bit powerpc cpus. | Alan Modra | 2 | -17/+41 | |
* config.gcc (cpu_is_64bit): Set for 64-bit powerpc cpus. (powerpc64-*-linux*): Use it. Rearrange tm_file assignment. (powerpc-*-linux*): Build a biarch compiler when --enable-targets is given with "powerpc64*" or "all", or when --with-cpu chooses a 64-bit cpu. From-SVN: r97290 | |||||
2005-03-30 | Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks. | James E Wilson | 2 | -32/+42 | |
PR debug/20268 * dwarf2out.c (add_high_low_attributes): New function, extracted from gen_lexical_block_die. (gen_lexical_block_die, gen_inlined_subroutine_die): Call it. From-SVN: r97289 | |||||
2005-03-30 | [multiple changes] | Jan Hubicka | 17 | -69/+369 | |
2005-03-31 Jan Hubicka <jh@suse.cz> 2004-11-02 Jan Hubicka <jh@suse.cz> * cgraph.c (cgraph_varpool_node_name): New function. (dump_cgraph_varpool_node): New function. (dump_varpool): New function. * cgraphunit.c (cgraph_optimize): Dump varpool. 2004-10-16 Jan Hubicka <jh@suse.cz> * cgraph.c (decide_is_variable_needed): New function. (cgraph_varpool_finalize_decl): Use it. * cgraphunit.c (cgraph_optimize): Assemble_pending_decls when not doing unit-at-a-time. * final.c (output_addr_const): Do not call mark_referenced. * passes.c (rest_of_decl_compilation): ifdef out DECL_RTL_SET_P hack; always go via cgraph. * toplev.c (wrapup_global_declarations): Kill non-unit-at-a-time code. (check_global_declarations): Ifdef out code clearing DECL_RTL. * tree-optimize.c (execute_inline): Mark functions called. * i386.c (output_pic_addr_const): Do not call mark_decl_referenced. 2004-10-11 Jan Hubicka <jh@suse.cz> * cgraph.c (cgraph_varpool_first_unanalyzed_node): New global voriable (cgraph_varpool_last_needed_node): New static variable. (enqueue_needed_varpool_node): Break out from ...; add items to the end of queue; update first pointers. (cgraph_varpool_mark_needed_node): ... here. (cgraph_varpool_finalize_decl): Use enqueue_needed_varpool_node. (cgraph_varpool_assemble_pending_decls): Move to cgraphunit.c * cgraph.h (cgraph_varpool_node): Add analyzed field. (cgraph_varpool_first_unanalyzed_node): Declare. * cgraphunit.c: Include output.h. (cgraph_varpool_analyze_pending_decls): New function. (cgraph_varpool_assemble_pending_decls): Move from cgraph.c; bail out for errors, analyze pending decls. (cgraph_finalize_compilation_unit): Only analyze decls. (cgraph_optimize): Assemble the decls after expanding. From-SVN: r97287 | |||||
2005-03-30 | tree-ssa-alias.c (compute_flow_insensitive_aliasing): Make sure subvars get ↵ | Daniel Berlin | 4 | -10/+62 | |
marked properly in tags for grouping. 2005-03-30 Daniel Berlin <dberlin@dberlin.org> * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Make sure subvars get marked properly in tags for grouping. (add_pointed_to_var): Mark only actual pointed to variables/subvars in addresses needed. (create_overlap_variables_for): Clear call clobbered on original variable. * tree-ssa-operands.c (get_asm_expr_operands): Don't let regular addresable vars with subvars into list. * tree-ssa.c (verify_ssa_name): Verify original is not used where subvar should be. From-SVN: r97285 | |||||
2005-03-30 | cgraph.h (struct cgraph_node): Add alias. | Richard Henderson | 4 | -2/+13 | |
* cgraph.h (struct cgraph_node): Add alias. * varasm.c (assemble_alias): Set it. * cgraphunit.c (cgraph_assemble_pending_functions): Check it and avoid calling cgraph_expand_function. From-SVN: r97284 | |||||
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 15 | -37/+24 | |
gcc: * tree.def (FILE_TYPE): Removed. * typeclass.h (enum type_class): Removed file_type_class. * dwarf2out.c (is_base_type): Updated. (gen_type_die): Likewise. * dbxout.c (dbxout_type): Updated. * builtins.c (type_to_class): Updated. * tree.c (type_contains_placeholder_1): Updated. * config/sparc/sparc.c (sparc_type_code): Updated. * config/ia64/ia64.c (hfa_element_mode): Updated. * expr.c (count_type_elements): Updated. * stor-layout.c (layout_type): Updated. * tree-inline.c (remap_type): Updated. * tree-pretty-print.c (dump_generic_node): Updated. gcc/java: * decl.c (gnat_substitute_in_type): Don't handle FILE_TYPE. From-SVN: r97282 | |||||
2005-03-30 | Fix problem with calling powi* builtins. | Fariborz Jahanian | 4 | -10/+27 | |
OKed by Richard Henderson. From-SVN: r97278 | |||||
2005-03-30 | re PR middle-end/19225 (g++.dg/eh/omit-frame-pointer2.C fails with ↵ | Dale Johannesen | 2 | -1/+11 | |
-fpic/-fPIC on i686-pc-linux-gnu) 2005-03-30 Dale Johannesen <dalej@apple.com> PR middle-end/19225 * calls.c (expand_call): Flush pending deferrals before throwing call. From-SVN: r97277 | |||||
2005-03-30 | re PR c++/772 (Statement expressions issues) | Joseph Myers | 12 | -43/+643 | |
PR c/772 PR c/17913 * c-tree.h (C_DECL_UNJUMPABLE_STMT_EXPR, C_DECL_UNDEFINABLE_STMT_EXPR, struct c_label_list, struct c_label_context, label_context_stack): New. * c-decl.c (define_label): Check for jumps into statement expressions. Add label to list of defined labels. (start_function): Push context on label_context_stack. (finish_function): Pop context from label_context_stack. * c-typeck.c (label_context_stack): New. (c_finish_goto_label): Check for jumps into statement expressions. Add label to list of jumped to labels. (struct c_switch): Add blocked_stmt_expr. (c_start_case): Initialize it. (do_case): Check it. (c_finish_case): Verify !blocked_stmt_expr. (c_begin_stmt_expr): Push context on label_context_stack. Increment blocked_stmt_expr. Mark labels jumped to from outside as undefinable. (c_finish_stmt_expr): December blocked_stmt_expr. Mark labels defined in the statement expression and no longer jumpable to. Mark labels jumped to from just outside the statement expression as again definable. Pop context from label_context_stack. * doc/extend.texi (Statement Exprs): Update. objc: * objc-act.c (objc_start_function): Push context on label_context_stack. testsuite: * gcc.dg/stmt-expr-label-1.c, gcc.dg/stmt-expr-label-2.c, gcc.dg/stmt-expr-label-3.c : New tests. * gcc.c-torture/execute/medce-2.c: Remove. From-SVN: r97273 | |||||
2005-03-30 | re PR c/20368 (internal compiler error: tree check: expected function_type ↵ | Joseph Myers | 6 | -2/+56 | |
or method_type, have integer_type in start_function, at c-decl.c:5777) PR c/20368 * c-decl.c (start_function): Check for old_decl being error_mark_node. testsuite: * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c: New tests. From-SVN: r97270 | |||||
2005-03-30 | final.c (final): Remove prescan parameter. | Ian Lance Taylor | 11 | -66/+32 | |
* final.c (final): Remove prescan parameter. Change all callers. (final_scan_insn): Remove prescan parameter. Change all callers. From-SVN: r97267 | |||||
2005-03-30 | * parse.y (maybe_yank_clinit): Don't crash if bbody is NULL. | Ian Lance Taylor | 2 | -1/+5 | |
From-SVN: r97264 | |||||
2005-03-30 | jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where ↵ | Tom Tromey | 2 | -7/+20 | |
inner_class_info_index==0 or outer_class_info_index==0. * jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where inner_class_info_index==0 or outer_class_info_index==0. From-SVN: r97263 | |||||
2005-03-30 | * tree-vectorizer.c: Fix comment typos. | Kazu Hirata | 2 | -3/+7 | |
From-SVN: r97258 | |||||
2005-03-30 | tree-scalar-evolution.c (instantiate_parameters_1): Return as soon as a ↵ | Sebastian Pop | 2 | -6/+43 | |
chrec_dont_know is detected. * tree-scalar-evolution.c (instantiate_parameters_1): Return as soon as a chrec_dont_know is detected. From-SVN: r97253 |