aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27predicates.md (x86_64_movabs_operand): Reject pic32_bit_operand operands.Uros Bizjak3-14/+13
2011-07-27avx-os-support.h: New.Uros Bizjak5-5/+29
2011-07-27i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too.Kai Tietz6-18/+78
2011-07-27gimple-fold.c (or_comparisons_1): Remove TRUTH_AND/OR expression handling.Kai Tietz2-10/+16
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez19-41/+433
2011-07-27re PR fortran/49755 (ALLOCATE with STAT= produces invalid code for already al...Daniel Carrera9-109/+166
2011-07-27dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated c...Jakub Jelinek2-0/+6
2011-07-27tree-vrp.c (extract_range_from_binary_expr): Remove TRUTH-binary cases and ad...Kai Tietz2-96/+70
2011-07-27Daily bump.GCC Administrator1-1/+1
2011-07-26Call simplify_gen_subreg for PIC with mode of x.H.J. Lu2-2/+10
2011-07-26dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated c...Jakub Jelinek2-11/+22
2011-07-26re PR c++/49776 ([C++0x]ICE in build_data_member_initialization, at cp/semant...Paolo Carlini4-0/+30
2011-07-26Fix PR47046: correct evolution_function_is_affine_pSebastian Pop4-1/+27
2011-07-26Avoid use of lang_hooks.types.type_for_size.Sebastian Pop2-4/+7
2011-07-26Add testcase for PR47593Sebastian Pop2-0/+34
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop9-14/+47
2011-07-26Fix PR48805: Do not instantiate ADDR_EXPRsSebastian Pop4-1/+33
2011-07-26configure.ac: Set have_compiler based on whether gcc directory exists...Ian Lance Taylor3-8/+16
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-26Remove an extra line.H.J. Lu2-1/+4
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-26cp-demangle.c (d_print_init): Initialize pack_index field.Ian Lance Taylor3-1/+21
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-26array (at): Remove constexpr when -fno-exceptions.Benjamin Kosnik3-5/+43
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-25re PR libstdc++/49836 ([C++0x] vector<T>::push_back() should not require T to...Paolo Carlini11-5/+250
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 c++/49347 (G++ rejects Solaris spawn.h use of __restrict)Rainer Orth4-5/+87
2011-07-25re PR target/39386 ([avr] different computation results for O1 and O0 executa...Georg-Johann Lay2-2/+11
2011-07-25re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth3-0/+64
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 Orth3-1/+21
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