aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-23re PR tree-optimization/26795 (ACATS ICE c37213d on x86 in valid_in_set, at t...Andrew Pinski2-9/+6
2006-03-23cse.c (cse_end_of_basic_block): Do not check for LOOP_END note.Zdenek Dvorak2-1/+4
2006-03-23cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak7-115/+19
2006-03-23varasm.c (output_constant_pool): Restore fnname and fndecl arguments.Richard Sandiford2-4/+12
2006-03-22name-lookup.c (push_namespace_with_attribs): Only apply hidden visibility to ...Jason Merrill2-0/+7
2006-03-23Daily bump.GCC Administrator1-1/+1
2006-03-22endfile_2.f90: Delete temp file.Kaveh R. Ghazi2-0/+5
2006-03-22re PR c++/26790 (ICE with -fmudflap returning an incomplete struct)Volker Reichelt2-0/+6
2006-03-22re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2-0/+9
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt7-8/+43
2006-03-22[multiple changes]Thomas Koenig16-27/+480
2006-03-22loop-unroll.c (analyze_iv_to_split_insn): Handle iv_analyze_result returning ...Jeff Law2-1/+16
2006-03-22MAINTAINERS (Write After Approval): Remove myself.Janne Blomqvist2-1/+6
2006-03-22re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini3-7/+103
2006-03-22* config/bfin/bfin.h (ASM_FORMAT_PRIVATE_NAME): Remove.Jie Zhang2-13/+4
2006-03-22re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson7-133/+345
2006-03-22ChangeLog: Revert bogus part of r112256.Richard Biener1-0/+1
2006-03-22md.texi (-mshared): Mention that -mshared code can be linked into shared libr...Richard Sandiford2-2/+8
2006-03-22md.texi: Refer to i386/constraints.md instead of i386/predicates.md.Richard Sandiford5-136/+163
2006-03-22predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford1-5/+26
2006-03-22re PR fortran/17298 (gfortran ICE: Not Implemented: Scalarization of non-elem...Paul Thomas5-3/+389
2006-03-22* builtins.c (expand_builtin_fork_or_exec): Fix pasto.Jason Merrill2-2/+4
2006-03-21re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for bui...Jason Merrill5-0/+40
2006-03-22Daily bump.GCC Administrator1-1/+1
2006-03-21gcc-dg.exp (cleanup-modules): New proc.Janis Johnson109-17/+271
2006-03-21predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford7-70/+235
2006-03-21unwind-hpux.c: New file.Steve Ellcey3-1/+48
2006-03-21advance.f90, [...]: Delete temp file.Kaveh R. Ghazi10-6/+23
2006-03-21re PR libgomp/26384 (FAIL: libgomp.c/appendix-a/a.18.1.c execution test)Steve Ellcey2-6/+11
2006-03-21tree-vrp.c (extract_range_from_unary_expr): Derive ranges for type conversion...Jeff Law4-17/+81
2006-03-21config.gcc (i[34567]86-*-solaris2*): Add config/sol2-10.h to tm_file on Solar...Eric Botcazou10-11/+76
2006-03-21re PR tree-optimization/26781 (ICE in tree-ssa-pre.c at create_component_ref_...Andrew Pinski5-0/+35
2006-03-21re PR c++/26690 (ICE in get_callee_fndecl, at tree.c:5806 with OpenMP)Jakub Jelinek5-0/+46
2006-03-21genautomata.c (<struct state>, [...]): New members.Michael Matz2-38/+112
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek4-6/+53
2006-03-21re PR c++/21581 ((optimisation) Functions in anonymous namespaces should defa...Jason Merrill4-4/+32
2006-03-21bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt16-295/+547
2006-03-21re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf ite...Paolo Carlini20-17/+1299
2006-03-21config.gcc (sparc-*-solaris2*): Change the default CPU setting from V7 to V9 ...Alexey Starovoytov2-0/+6
2006-03-21options.c (gfc_init_options): Initialize flag_argument_noalias to 3.Toon Moene7-9/+45
2006-03-20tree-pass.h (pass_phi_only_copy_prop): Delete.Jeff Law7-52/+488
2006-03-20use scan-hiddenJason Merrill2-10/+10
2006-03-2020030807-2.c: Make sure to run VRP.Jeff Law2-1/+5
2006-03-20re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill12-85/+282
2006-03-21Daily bump.GCC Administrator1-1/+1
2006-03-20target-supports.exp (check_no_compiler_messages): New procedure.Richard Sandiford2-282/+76
2006-03-20sh.c (untangle_mova): Initialize n_addr and n_target.Kaz Kojima2-7/+15
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig135-6/+6839
2006-03-20function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher9-99/+29
2006-03-20re PR tree-optimization/26629 (tree load PRE does not work on array references)Andrew Pinski14-25/+318