aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop8-13/+46
2011-07-26Fix PR48805: Do not instantiate ADDR_EXPRsSebastian Pop4-1/+33
2011-07-26re PR target/47369 ([x32] internal compiler error: in extract_insn, at recog....Uros Bizjak2-3/+18
2011-07-26tree-sra.c (tree_non_mode_aligned_mem_p): Strip conversions and return false ...Martin Jambor2-0/+9
2011-07-26i386.md (add->lea splitter): Implement using SWI mode iterator.Uros Bizjak2-24/+14
2011-07-26predict.c (maybe_hot_frequency_p): Make sure a zero entry-block frequency mak...Richard Guenther2-1/+6
2011-07-26re PR middle-end/49840 (New test failures)Richard Guenther2-2/+30
2011-07-26re PR bootstrap/49786 (bootstrap failed with bootstrap-profiled)Martin Jambor2-4/+13
2011-07-26re PR target/47381 ([x32] internal compiler error: in gen_lowpart_general, at...Uros Bizjak4-207/+211
2011-07-26trans-array.c (CAF_TOKEN_FIELD): New macro constant.Tobias Burnus7-21/+205
2011-07-26vect-70.c: Reduce the data size to fit SPU local store.Ira Rosen2-1/+6
2011-07-25re PR middle-end/49671 (volatile goes missing after inlining)Andrew Pinski6-4/+58
2011-07-25insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.Richard Henderson3-9/+7
2011-07-26Daily bump.GCC Administrator1-1/+1
2011-07-25re PR debug/49841 (AIX bootstrap failure in dwarf2cfi.c:maybe_record_trace_st...Richard Henderson2-8/+36
2011-07-25dwarf2cfi: Generate remember/restore_state.Richard Henderson2-32/+93
2011-07-25dwarf2cfi: Add debug_cfi_row.Richard Henderson2-0/+36
2011-07-25genattr.c (write_upcase, [...]): Move to ...Joern Rennecke5-27/+47
2011-07-25re PR bootstrap/49845 (bootstrap failure)Paolo Carlini2-1/+10
2011-07-25m32c.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov4-17/+36
2011-07-25Remove parm name from declarationDodji Seketeli2-1/+6
2011-07-25sourcebuild.texi (Effective-Target Keywords, [...]): Document mmap.Rainer Orth12-8/+54
2011-07-25mmix.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov4-24/+36
2011-07-25re PR target/39386 ([avr] different computation results for O1 and O0 executa...Georg-Johann Lay2-2/+11
2011-07-25re PR c++/49838 ([C++0x] ICE in cp_parser_perform_range_for_lookup, at cp/par...Paolo Carlini4-0/+25
2011-07-25re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)Rainer Orth2-0/+26
2011-07-25re PR target/47124 (*solaris2 configurations configure, but don't build)Rainer Orth2-0/+6
2011-07-25re PR tree-optimization/49809 (gimple_check failure at -O3)Richard Sandiford6-2/+100
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2-0/+36
2011-07-25re PR tree-optimization/49822 (Segfault in remove_prop_source_from_use)Richard Guenther2-7/+22
2011-07-25behalf of romain.geissler@gmail.com. Fix plugin file installationRomain Geissler4-4/+16
2011-07-25ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of original ...Eric Botcazou2-8/+20
2011-07-25* common/config/c6x/c6x-common.c: New file.Bernd Schmidt2-0/+67
2011-07-25tree-flow.h (tree_ssa_loop_version): Remove unused declaration.Roman Zhuykov2-2/+4
2011-07-25re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to c...Richard Guenther8-2/+144
2011-07-25tree-vrp.c (num_vr_values, [...]): New global vars.Richard Guenther2-5/+31
2011-07-25re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)Jason Merrill4-1/+28
2011-07-24re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2c...Richard Henderson2-3/+19
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson2-10/+15
2011-07-24re PR debug/49827 (sparc64-linux and cris-elf bootstrap failures due to ICE i...Richard Henderson2-0/+13
2011-07-24dwarf2cfi: Reset args_size properly across abnormal edges.Richard Henderson2-8/+18
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson2-2/+14
2011-07-24Remove the unused demangle_flag in collect2.c.H.J. Lu2-1/+5
2011-07-25Daily bump.GCC Administrator1-1/+1
2011-07-24configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore4-13/+19
2011-07-24decl.c (gnat_to_gnu_entity): If the subprogram has copy-in copy-out parameter...Eric Botcazou2-11/+50
2011-07-24utils2.c (build_binary_op): Do not mark the left operand as addressable.Eric Botcazou2-5/+5
2011-07-24gigi.h (build_function_stub): Remove.Eric Botcazou5-140/+160
2011-07-24Daily bump.GCC Administrator1-1/+1
2011-07-23dwarf2cfi: Generate and connect traces.Richard Henderson3-408/+446