- 09 Mar, 2005 27 commits
-
-
builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl and an arglist instead of a CALL_EXPR, exp. * builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl and an arglist instead of a CALL_EXPR, exp. From-SVN: r96196
Roger Sayle committed -
2005-03-09 Paolo Carlini <pcarlini@suse.de> PR c++/16859 * g++.dg/init/brace4.C: New test. From-SVN: r96195
Paolo Carlini committed -
2005-03-09 Paolo Carlini <pcarlini@suse.de> PR c++/16859 * decl.c (complete_array_type): In pedantic mode, return 3 for an empty initializer list as the initializer for an array of unknown bound (8.5.1/4). (maybe_deduce_size_from_array_init): Fix final test to use the above. From-SVN: r96194
Paolo Carlini committed -
* cfgbuild.c (state, STATE, SET_STATE, BLOCK_USED_BY_TABLEJUMP, FULL_STATE): Move just before make_edges. (make_edges): Speed up by skipping blocks with BLOCK_ORIGINAL. (find_basic_blocks): Set the state of each basic block to BLOCK_NEW. From-SVN: r96193
Kazu Hirata committed -
cp: PR c++/20186 * pt.c (contains_dependent_cast_p): New. (fold_non_dependent_expr): Call it. testsuite: PR c++/20186 * g++.dg/template/non-dependent12.C: New. From-SVN: r96190
Nathan Sidwell committed -
From-SVN: r96189
Kazu Hirata committed -
From-SVN: r96188
Kazu Hirata committed -
From-SVN: r96187
Kazu Hirata committed -
From-SVN: r96186
Kazu Hirata committed -
From-SVN: r96185
Kazu Hirata committed -
From-SVN: r96184
Kazu Hirata committed -
* tree-data-ref.c (array_base_name_differ_p): Remove ta and tb. From-SVN: r96183
Kazu Hirata committed -
* function.c (thread_prologue_and_epilogue_insns): Remove i and newinsn. From-SVN: r96182
Kazu Hirata committed -
From-SVN: r96181
Arnaud Charlet committed -
PR c++/20142 * g++.dg/init/array18.C: Add dg-do run marker. From-SVN: r96178
Mark Mitchell committed -
PR c++/20142 * cp-tree.h (target_type): Remove. * decl.c (layout_var_decl): Remove #if 0'd code. (cp_finish_decl): Remove dead code. * init.c (build_vec_init): When determining whether or not the element type has an asignment operator, look through all array dimensions. * typeck.c (target_type): Remove. PR c++/20142 * g++.dg/init/array18.C: New test. From-SVN: r96170
Mark Mitchell committed -
From-SVN: r96169
Kazu Hirata committed -
From-SVN: r96168
Kazu Hirata committed -
From-SVN: r96167
Kazu Hirata committed -
From-SVN: r96166
Kazu Hirata committed -
From-SVN: r96165
Kazu Hirata committed -
From-SVN: r96164
Kazu Hirata committed -
From-SVN: r96163
Kazu Hirata committed -
From-SVN: r96162
Kazu Hirata committed -
tree-cfg.c (cleanup_control_flow): If removal of a computed goto results in the removal of edges in the CFG... * tree-cfg.c (cleanup_control_flow): If removal of a computed goto results in the removal of edges in the CFG, then we need to recompute dominators. From-SVN: r96160
Jeff Law committed -
From-SVN: r96150
Ben Elliston committed -
From-SVN: r96146
GCC Administrator committed
-
- 08 Mar, 2005 13 commits
-
-
ppc-darwin. From-SVN: r96138
Julian Brown committed -
ppc-darwin bootstrap failure. From-SVN: r96136
Julian Brown committed -
From-SVN: r96134
Ben Elliston committed -
* consistency.vlad/vlad.exp: Remove trailing semicolons. * g++.dg/gcov/gcov.exp: Likewise. * gcc.c-torture/execute/ieee/ieee.exp: Likewise. * gcc.target/xstormy16/xstormy16.exp: Likewise. * lib/c-torture.exp: Likewise. * lib/fortran-torture.exp: Likewise. * lib/g++.exp: Likewise. * lib/gcc-defs.exp: Likewise. * lib/gcc-dg.exp: Likewise. * lib/gcc.exp: Likewise. * lib/gcov.exp: Likewise. * lib/gfortran.exp: Likewise. * lib/mike-g++.exp: Likewise. * lib/mike-gcc.exp: Likewise. * lib/objc-torture.exp: Likewise. * lib/objc.exp: Likewise. * lib/profopt.exp: Likewise. * lib/target-libpath.exp: Likewise. * lib/target-supports.exp: Likewise. * lib/treelang.exp: Likewise. * lib/wrapper.exp: Likewise. From-SVN: r96132
Ben Elliston committed -
2005-03-08 Laurent Guerby <laurent@guerby.net> * system-linux-sparc.ads: Fix typo in previous commit. From-SVN: r96126
Laurent GUERBY committed -
Target Hook to issue diagnostics for AltiVec argument to funtion with unknown prototype. OKed by Mark Mitchel. From-SVN: r96124
Fariborz Jahanian committed -
From-SVN: r96123
Tobias Schlüter committed -
* gcc.dg/tree-ssa/20030728-1.c: Update to account for recent PHI-OPT changes. From-SVN: r96115
Jeff Law committed -
2005-03-07 Ranjit Mathew <rmathew@hotmail.com> * lang.c (flag_new_verifier): Enable by default, regardless of ABI. 2005-03-08 Bryce McKinlay <mckinlay@redhat.com> * testsuite/libjava.lang/pr13107_2.xfail: Remove xfail. * testsuite/libjava.lang/pr13107_3.xfail: Likewise. From-SVN: r96114
Bryce McKinlay committed -
* gimple-low.c (lower_stmt_body): Make it static. * tree-flow.h: Remove the corresponding prototype. Don't declare lower_data. From-SVN: r96113
Kazu Hirata committed -
From-SVN: r96112
Kazu Hirata committed -
From-SVN: r96111
Kazu Hirata committed -
* gimple-low.c (lower_stmt_body): Make it static. * tree-flow.h: Remove the corresponding prototype. Don't declare lower_data. From-SVN: r96110
Kazu Hirata committed
-