aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-06rtems.h: Switch to using global_options_set in SUBSUBTARGET_OVERRIDE_OPTIONS.Joel Sherrill2-11/+16
2011-12-06sparc: Fix warnings when using visintrin.h with VIS level lower than 3.David S. Miller2-0/+20
2011-12-06Makefile.in (LIBGNAT_TARGET_PAIRS [windows targets]): Correctly detect cygwin...Dave Korn3-20/+72
2011-12-06re PR c++/51430 (ICE with array as static const member)Jakub Jelinek4-1/+23
2011-12-06pr51396.C: Use dg-additional-options.Uros Bizjak2-4/+7
2011-12-06re PR fortran/51435 (Bad association status after null() of derived type comp...Tobias Burnus4-0/+80
2011-12-06avr.c (avr_file_start): Fix missing ,Georg-Johann Lay2-1/+5
2011-12-06re PR target/51354 (ICE in maybe_record_trace_start)Jakub Jelinek4-2/+30
2011-12-06re PR c++/51431 (ICE with invalid use of abstract class)Paolo Carlini4-4/+25
2011-12-06avr-mcus.def (avr_mcu_types): ATtiny4313 and AT86RF401 have a 16-bit SP (thei...Georg-Johann Lay2-2/+8
2011-12-06Forward-port from gcc-4_6-branch r181936 2011-12-02.Georg-Johann Lay3-56/+69
2011-12-06re PR target/51409 ([avr] Build fails if configured for other languages than ...Georg-Johann Lay4-106/+175
2011-12-06re PR tree-optimization/49997 (ICE in inline_small_functions with -fnon-call-...Richard Guenther2-0/+30
2011-12-06re PR lto/50601 (New LTO failures)Richard Guenther3-9/+12
2011-12-06re PR middle-end/51436 (ICE(segfault) in gimplify_and_update_call_from_tree g...Richard Guenther4-1/+73
2011-12-06re PR tree-optimization/51245 (ICE in vn_reference_insert_pieces, at tree-ssa...Richard Guenther4-24/+69
2011-12-06PR c++/51427 - Better diagnostic when union/struct tags conflictsDodji Seketeli4-4/+23
2011-12-06rs6000.c (darwin_rs6000_override_options): Initialize rs6000_current_abi.Iain Sandoe2-0/+6
2011-12-06re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...Richard Guenther4-69/+10
2011-12-06re PR target/50906 (e500 exception unwinding under "-Os" causes SIGSEGV)Alan Modra2-97/+118
2011-12-06Fix formatting character for vmov.f64 case.Ramana Radhakrishnan2-1/+6
2011-12-06Daily bump.GCC Administrator1-1/+1
2011-12-05Fix earlier Changelog entry to match the Ramana Radhakrishnan1-2/+4
2011-12-05Fix cp/ChangeLogFabien ChĂȘne1-0/+6
2011-12-05re PR c++/51319 (Eigen3 enums not accepted)Fabien ChĂȘne4-0/+40
2011-12-05re PR tree-optimization/51396 (ICE: verify_flow_info failed: BB 4 can not thr...Jakub Jelinek4-0/+37
2011-12-05re PR debug/51410 (duplicate variable DIE)Jakub Jelinek4-1/+21
2011-12-05re PR c/51339 (ICE: in convert_move, at expr.c:326 with -fopenmp and parallel...Jakub Jelinek4-2/+28
2011-12-05re PR c++/51399 ([c++0x] [4.7 Regression] ICE with invalid initializer list)Paolo Carlini4-0/+23
2011-12-05re PR fortran/51338 (seg fault in gfc_dep_compare_expr with -O2)Thomas Koenig4-3/+34
2011-12-05resource.c (init_resource_info): Only consider EXIT_IGNORE_STACK if there is ...Richard Sandiford2-9/+14
2011-12-05optabs.c (maybe_emit_sync_lock_test_and_set): Pass a null target to emit_libr...Richard Sandiford2-2/+8
2011-12-05pr46338.C: Add dg-require-profiling.Richard Sandiford16-1/+34
2011-12-05re PR c++/51414 (Broken diagnostic with invalid use of __underlying_type)Paolo Carlini4-1/+15
2011-12-05re PR testsuite/51128 (New LTO failures)Uros Bizjak15-10/+32
2011-12-05re PR other/50775 (Register allocator sets up frame and frame pointer with lo...Vladimir Makarov4-563/+534
2011-12-05re PR target/51408 (Miscompilation in arm.md:*minmax_arithsi)Kazu Hirata4-1/+34
2011-12-05* init.c (expand_default_init): Unshare args in ctor delegation.Jason Merrill4-7/+68
2011-12-05Implement C++11 delegating constructors.Ville Voutilainen13-14/+287
2011-12-05re PR c++/51404 ([c++0x] [4.7 Regression] ICE with invalid use of auto)Paolo Carlini5-6/+26
2011-12-05re PR tree-optimization/50904 (pessimization when -fno-protect-parens is enab...Richard Guenther2-202/+107
2011-12-05tree-ssa-alias.h (struct ao_ref_s): Add volatile_p field.Richard Guenther4-0/+33
2011-12-05* gcc/testsuite/gcc.dg/torture/vec-cvt-1.c (FLTTEST): Call rand instead of ra...Matthew Gretton-Dann2-6/+10
2011-12-05tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther4-83/+130
2011-12-05[multiple changes]Arnaud Charlet8-40/+138
2011-12-05Use vcvt from fixed to floating point where applicable.Ramana Radhakrishnan6-2/+83
2011-12-05[multiple changes]Arnaud Charlet7-94/+237
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther15-103/+58
2011-12-05re PR middle-end/51323 (g++ confuses this with function argument in optimized...Jakub Jelinek4-15/+186
2011-12-05Daily bump.GCC Administrator1-1/+1