aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-04-27cfg.c (disconnect_src): Do df_mark_solutions_dirty in the right place.Steven Bosscher2-1/+4
2012-04-27tree-switch-conversion.c (struct switch_conv_info): Add range_max, reorganize...Steven Bosscher2-153/+154
2012-04-27re PR middle-end/27139 (Optimize double INT->FP->INT conversions with -ffast-...Marc Glisse4-1/+61
2012-04-27re PR regression/53130 (gcc.dg/20011021-1.c, gcc.dg/m-un-2.c, gcc.dg/missing-...Manuel López-Ibáñez2-1/+6
2012-04-27re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries6-0/+109
2012-04-27re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries3-34/+91
2012-04-27Daily bump.GCC Administrator1-1/+1
2012-04-26re PR c++/53096 ([DR 1333] [c++11] should be possible to default a copy ctor ...Paolo Carlini5-5/+23
2012-04-26sched-deps.c (fixup_sched_groups): Rename to...Richard Sandiford2-5/+44
2012-04-26sched-int.h (_haifa_insn_data): Move priority_status.Richard Sandiford4-76/+1602
2012-04-26common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford8-25/+68
2012-04-26bf-ms-layout.c: Adjust offsets to fit ms-bitfield structure layout.Janis Johnson2-8/+13
2012-04-26re PR middle-end/52940 (conversion from MODE_PARTIAL_INT uses sign extension ...Bernd Schmidt4-10/+25
2012-04-26re PR middle-end/52997 (FAIL: gcc.dg/c99-intconst-1.c (internal compiler error))Bernd Schmidt2-1/+7
2012-04-26[multiple changes]Arnaud Charlet4-51/+55
2012-04-26[multiple changes]Arnaud Charlet23-89/+135
2012-04-26[multiple changes]Arnaud Charlet8-162/+211
2012-04-26[multiple changes]Arnaud Charlet3-7/+24
2012-04-26[multiple changes]Arnaud Charlet11-79/+244
2012-04-26[multiple changes]Arnaud Charlet10-34/+175
2012-04-26[multiple changes]Arnaud Charlet7-38/+81
2012-04-26[multiple changes]Arnaud Charlet5-35/+108
2012-04-26Add sparc Niagara4 scheduling description and tweaks.David S. Miller4-4/+122
2012-04-26Fix sparc instruction type settings and sched bugs.David S. Miller6-34/+70
2012-04-26reload.c (find_reloads): Change the loop nesting when trying an alternative w...Andreas Krebbel2-761/+779
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez2-12/+12
2012-04-26linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define.Michael Hope2-1/+19
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam5-1/+16
2012-04-26Daily bump.GCC Administrator1-1/+1
2012-04-26savres.c: New test.Alan Modra3-1/+1173
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2-0/+115
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2-40/+61
2012-04-25re PR target/53110 (GCC-4.7 generates stupid x86_64 asm)Jakub Jelinek2-1/+17
2012-04-25Assert dbx_reg_number doesn't return INVALID_REGNUMH.J. Lu2-1/+9
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek6-24/+36
2012-04-25cgraphunit.c: Update toplevel comment.Jan Hubicka12-652/+613
2012-04-25[multiple changes]Arnaud Charlet10-26/+140
2012-04-25[multiple changes]Arnaud Charlet7-638/+605
2012-04-25[multiple changes]Arnaud Charlet4-20/+45
2012-04-25re PR middle-end/53089 (gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coar...Jan Hubicka3-16/+35
2012-04-25re PR tree-optimization/52979 (likely wrong code bug w/packed bitfields)Jakub Jelinek7-5/+139
2012-04-25l_fma_float_5.c: Adjust.Richard Guenther13-64/+79
2012-04-25re PR tree-optimization/53058 (Another ice in remove_range_assertions)Jakub Jelinek6-3/+57
2012-04-25re PR middle-end/53088 (gcc.target/i386/pr39082-1.c)Jan Hubicka2-2/+7
2012-04-25tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther4-46/+39
2012-04-25re PR c/52880 (-Woverride-init emitts unexpected error)Jakub Jelinek4-2/+24
2012-04-25c-typeck.c (pop_init_level): Improve diagnostics.Manuel López-Ibáñez5-6/+17
2012-04-25re PR fortran/52196 (Add -Wrealloc-lhs)Tobias Burnus8-6/+122
2012-04-25compare-elim.c (try_eliminate_compare): Also handle operands with implicit ex...Uros Bizjak2-5/+25
2012-04-25rs6000 (SAVE_INLINE_VRS, [...]): Define.Alan Modra5-210/+561