aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-28re PR fortran/45586 (ICE non-trivial conversion at assignment)Tobias Burnus4-0/+48
2011-07-27re PR middle-end/49875 (FAIL: c-c++-common/cxxbitfields-4.c)Aldy Hernandez3-2/+9
2011-07-27re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Paolo Carlini2-271/+297
2011-07-27target-supports.exp (check_effective_target_mmap): Use check_function_available.Ulrich Weigand2-3/+6
2011-07-27Propagate the source location of a template's function_decl to the template_d...Jeffrey Yasskin6-10/+24
2011-07-27re PR target/49866 (-mcmodel=large tail call fails to assemble)Jakub Jelinek2-0/+28
2011-07-27Add BMI testcases.Yukhin Kirill27-0/+561
2011-07-27Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop5-5/+35
2011-07-27PR45450: disable legality check after an openscop readSebastian Pop2-1/+11
2011-07-27Fix PR47691: do not abort compilation when code generation failsSebastian Pop6-14/+56
2011-07-27re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-19/+335
2011-07-27i386.c (ix86_expand_move): Do not explicitly check the mode of symbolic_oprea...Uros Bizjak2-2/+6
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