aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-05-13re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek10-16/+871
2013-05-13re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor13-22/+740
2013-05-13AMD specific default alignment changesGanesh Gopalasubramanian2-5/+10
2013-05-13tree-vect-generic.c (uniform_vector_p): Move ...Marc Glisse7-46/+84
2013-05-13re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek4-0/+43
2013-05-13re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek4-1/+27
2013-05-13Fix EH handling issue in last change:Joern Rennecke2-2/+22
2013-05-13Daily bump.GCC Administrator1-1/+1
2013-05-12epiphany.c (epiphany_init): Check size of NUM_MODES_FOR_MODE_SWITCHING.Joern Rennecke4-43/+65
2013-05-12i386.md (*zero_extendsidi2): Add *x->?r alternative.Uros Bizjak2-5/+24
2013-05-12re PR target/57108 ([4.7/4.8/4.9] SH internal compiler error: in int_mode_for...Oleg Endo3-19/+23
2013-05-12Daily bump.GCC Administrator1-1/+1
2013-05-11Daily bump.GCC Administrator1-1/+1
2013-05-10i386.md (memory): Handle sseishft1.Uros Bizjak3-4/+9
2013-05-10lra-assigns.c (find_hard_regno_for): Add 1 to the cost of call saved registers.Vladimir Makarov2-1/+6
2013-05-10Fix spacingJoel Sherrill1-1/+1
2013-05-10t-rtems-eabi: Remove mthumb/march=armv7 multilib.Sebastian Huber2-6/+52
2013-05-10t-rtems: Add more multilibs.Ralf Corsepius2-0/+8
2013-05-10re PR c++/57196 (Bogus "aggregate ... has incomplete type and cannot be defin...Jason Merrill6-2/+40
2013-05-10re PR c++/57047 ([C++11] stl_pair.h:137:64: internal compiler error: Segmenta...Jason Merrill3-3/+62
2013-05-10re PR c++/55149 (capturing VLA in lambda)Jason Merrill4-1/+21
2013-05-10Fix changelog entryRichard Biener1-2/+1
2013-05-10re PR tree-optimization/57214 (ice: tree check: expected ssa_name, have integ...Richard Biener4-1/+39
2013-05-10stor-layout.c (element_precision): New function.Marc Glisse12-32/+146
2013-05-10gcc/Richard Sandiford6-201/+125
2013-05-10i386.md (rotateinv): New code attr.Jakub Jelinek4-21/+45
2013-05-10re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek11-0/+1879
2013-05-10tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Do not disable peel...Richard Biener18-142/+141
2013-05-10configure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc cases.Alan Modra3-53/+59
2013-05-10re PR target/55033 (PowerPC section type conflict error)Alan Modra4-7/+19
2013-05-10Daily bump.GCC Administrator1-1/+1
2013-05-09* decl.c (cp_finish_decl): Only check VLA bound in C++1y mode.Jason Merrill2-1/+3
2013-05-09epiphany.c (epiphany_expand_prologue): When using gen_stack_adjust_str with a...Joern Rennecke2-6/+22
2013-05-09sse.md (*vec_extractv4si_0_zext): New pattern.Uros Bizjak4-12/+82
2013-05-09re PR c++/57222 (Template alias not working in argument of template class tem...Jason Merrill4-4/+37
2013-05-09N3639 C++1y VLA diagnosticsJason Merrill7-4/+110
2013-05-09N3639 C++1y VLA supportJason Merrill15-25/+244
2013-05-09tree.c (build_constructor_va): New.Jason Merrill3-0/+27
2013-05-09re PR lto/57084 (483. xalancbmk run fails with -O2 -flto for i686)Martin Jambor2-1/+7
2013-05-09Jan Hubicka <jh@suse.cz>Jan Hubicka6-72/+172
2013-05-09re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka2-10/+39
2013-05-09aarch64.md: New movtf split.Sofiane Naci3-65/+106
2013-05-09configure.ac (HAVE_AS_TLS): Enable tests for powerpcle and powerpc64le.Alan Modra3-4/+10
2013-05-08except.c (is_admissible_throw_operand_or_catch_parameter): Check variably_mod...Jason Merrill5-10/+36
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill8-10/+96
2013-05-08re PR c++/57068 (gcc prints warning "ref-qualifiers only available with -std=...Jason Merrill5-5/+39
2013-05-09Daily bump.GCC Administrator1-1/+1
2013-05-08mmx.md (*vec_extract* splitters): Simplify post-reload splitter preparation s...Uros Bizjak1-42/+24
2013-05-08mmx.md (*vec_extract* splitters): Simplify post-reload splitter preparation s...Uros Bizjak3-39/+26
2013-05-08gimple-ssa-strength-reduction.c (count_candidates): Change return value to int.Bill Schmidt2-2/+8