aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-05-042012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-9/+12
2012-05-04re PR tree-optimization/52633 (Compiler ICE in vect_is_simple_use_1 (ARM))Ulrich Weigand8-93/+74
2012-05-04tree-vect-patterns.c (vect_single_imm_use): New function.Ulrich Weigand2-51/+38
2012-05-04tree-vect-patterns.c (vect_same_loop_or_bb_p): New function.Ulrich Weigand2-55/+56
2012-05-04re PR lto/50602 (ICE in tree_nrv, at tree-nrv.c:155 during large LTO build)Richard Guenther2-0/+27
2012-05-04re PR tree-optimization/53168 (ICE in find_or_generate_expression, at tree-ss...Richard Guenther5-56/+89
2012-05-04common.opt (flto-report): Do not mark as Optimization.Richard Biener6-4/+26
2012-05-04re PR target/48496 ('asm' operand requires impossible reload)Eric Botcazou5-0/+89
2012-05-04collect2.c (may_unlink_output_file): New global.Olivier Hainque4-5/+32
2012-05-04gcc.c (eval_spec_function): Finalize/restore the current string obstack state...Olivier Hainque2-0/+22
2012-05-04compiler: Error if importing same package twice with same name.Ian Lance Taylor1-5/+0
2012-05-04re PR rtl-optimization/52804 (IRA/RELOAD allocate wrong register on ARM for c...Bin Cheng2-0/+23
2012-05-04re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2-9/+15
2012-05-04Daily bump.GCC Administrator1-1/+1
2012-05-03re PR c/51712 (-Wtype-limits should not trigger for types of implementation-d...Manuel López-Ibáñez4-18/+61
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez7-13/+15
2012-05-03Fix long double float miscompilations on sparc 64-bit.David S. Miller2-4/+26
2012-05-03re PR target/53199 (__builtin_bswap64 and __builtin_bswap32 generate errors i...Michael Meissner4-4/+111
2012-05-03gengtype.c (write_types): Fix warning message.Jason Merrill2-2/+7
2012-05-03dwarf2out.c (struct external_ref, [...]): New.Jason Merrill4-11/+210
2012-05-03re PR middle-end/53093 (tls/alias-1.c ICE, emutls)Jan Hubicka2-1/+6
2012-05-03re PR middle-end/53106 (Benchmarks in SPEC CPU 2006 failed to build)Jan Hubicka2-1/+6
2012-05-03compiler: Build import tables as needed for imported interfaces.Ian Lance Taylor1-0/+3
2012-05-03Add PR rtl-optimization/52543 to changelog.Richard Sandiford1-0/+1
2012-05-03dwarf2out.c (die_struct): Add comdat_type_p flag.Jason Merrill5-24/+68
2012-05-03dwarf2out.c (modified_type_die): Use scope_die_for.Jason Merrill5-40/+99
2012-05-03i386.c (ix86_code_end): Set DECL_IGNORED_P on the pc thunk.Jason Merrill5-0/+27
2012-05-03compiler: Fix order of initialization bug with global var a, b = f().Ian Lance Taylor4-18/+85
2012-05-03builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor14-124/+271
2012-05-03basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz9-80/+84
2012-05-03re PR c++/53186 ([C++11] missing devirtualization for operators "final")Paolo Carlini4-2/+46
2012-05-03tree-ssa-pre.c (valid_in_sets): Remove checking of trapping operations.Richard Guenther4-30/+51
2012-05-03elf.h (MAX_OFILE_ALIGNMENT): Remove.Uros Bizjak2-38/+22
2012-05-03hle-cmpxchg-acq-1.c (dg-options): Add -march=x86-64.Uros Bizjak5-4/+11
2012-05-03tree-switch-conversion.c (gen_inbound_check): Free post-dominance information...Steven Bosscher2-4/+37
2012-05-03tree-ssa-pre.c (debug_bitmap_sets_for): New function.Richard Guenther2-73/+68
2012-05-03re PR plugins/53126 (gcc-4.7.0 error "gcc-ar: Cannot find plugin")Jakub Jelinek2-4/+17
2012-05-03hle-xadd-rel-1.c: Match .byte 0xf3 instead of .byte 0xf2.Jakub Jelinek5-4/+10
2012-05-03re PR debug/53174 (ICE in expand_debug_expr, verify_ssa failed)Jakub Jelinek4-0/+76
2012-05-03re PR target/53187 (ICE in arm_select_dominance_cc_mode)Jakub Jelinek5-0/+37
2012-05-03re PR target/53194 (Many x86 failures)Jakub Jelinek2-8/+11
2012-05-03pr52621.f90: Add -w to avoid diagnostic about unsupported prefetching support.Richard Guenther2-1/+6
2012-05-03composite-type.c (dg-options): Add option -ftrack-macro-expansion=0.Greta Yorsh3-2/+9
2012-05-03builtin-stringop-chk-1.c (dg-options): Replace dg-options for target arm with...Greta Yorsh2-1/+6
2012-05-03re PR middle-end/53144 (PPRE infinite loop)Richard Guenther4-13/+52
2012-05-03With -march=native generate fma3 instruction by default for AMD processors wh...Ganesh Gopalasubramanian2-0/+7
2012-05-03re PR fortran/52864 (Assignment to pointer component for INTENT(IN) dummy arg...Tobias Burnus5-38/+95
2012-05-03re PR target/53201 (unrecognized command line option '-mno-lzcnt-mno-hle)Kirill Yukhin2-1/+7
2012-05-03re PR bootstrap/53197 (bootstrap comparison failure)Michael Matz2-6/+20
2012-05-03Daily bump.GCC Administrator1-1/+1