aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-27[multiple changes]Vladimir Makarov60-2531/+4906
2011-03-27re PR target/48288 (ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/o...John David Anglin3-8/+19
2011-03-27mips.h (LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov4-20/+66
2011-03-27Split 32-byte AVX unaligned load/store.H.J. Lu20-14/+613
2011-03-27Error for return with no values when result parameters are not named.Ian Lance Taylor1-3/+13
2011-03-27re PR fortran/47065 (Replace trim(a) by a(1:len_trim(a)))Thomas Koenig5-29/+96
2011-03-27Improve error about indirecting an unsafe.Pointer type.Ian Lance Taylor1-0/+8
2011-03-27Fix typoEric Botcazou1-1/+1
2011-03-27re PR target/38598 (MIPS extendsidi2 does not have a LO alternative)Richard Sandiford5-15/+31
2011-03-27mips.c (mips_prepare_builtin_arg): Replace icode and opno arguments with an e...Richard Sandiford2-99/+71
2011-03-27arm.c (arm_autovectorize_vector_sizes): New function.Ira Rosen6-8/+31
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus12-31/+394
2011-03-27Daily bump.GCC Administrator1-1/+1
2011-03-26Don't look up methods for pointer to interface.Ian Lance Taylor2-11/+10
2011-03-26re PR fortran/48291 ([OOP] internal compiler error, new_symbol(): Symbol name...Janus Weil4-3/+30
2011-03-26Don't permit embedded field to be pointer to interface.Ian Lance Taylor3-23/+13
2011-03-26vect-cselim-1.c: Fail on targets that don't support strided accesses.Ira Rosen2-1/+6
2011-03-26basic-block.h (fixup_abnormal_edges): Adjust prototype.Eric Botcazou5-112/+123
2011-03-26re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c...Andrey Belevantsev6-19/+61
2011-03-26decl.c (gnat_to_gnu_entity): Create TYPE_DECL for the padded type built to su...Eric Botcazou5-3/+61
2011-03-26gigi.h (finalize_from_with_types): Adjust comment.Eric Botcazou9-50/+106
2011-03-26inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms...Eric Botcazou8-69/+63
2011-03-26Check for invalid uses of ... in builtin function calls.Ian Lance Taylor2-0/+12
2011-03-26predicates.md (word_offset_memref_op): Handle cmodel medium addresses.Alan Modra5-2/+118
2011-03-26Better error when setting const to nil.Ian Lance Taylor1-1/+3
2011-03-26Correctly parse select case <-c <- v.Ian Lance Taylor1-4/+12
2011-03-26re PR target/47487 (ICE in rs6000_output_function_epilogue, at config/rs6000/...Alan Modra2-3/+10
2011-03-26Daily bump.GCC Administrator1-1/+1
2011-03-25expr.c (emit_block_move_via_movmem): Only use 6 operand variant if there are ...Richard Henderson2-4/+18
2011-03-25Clean up handling of undefined types.Ian Lance Taylor5-91/+60
2011-03-25Avoid overflow error after negative shift count error.Ian Lance Taylor1-1/+7
2011-03-25Changelog c-family/Kai Tietz26-90/+161
2011-03-25arm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS case to VFPv1.Richard Sandiford2-6/+11
2011-03-25re PR fortran/48174 (DWARF for subroutine with no args indicates 'varargs')Tobias Burnus5-4/+18
2011-03-25Give an error if a label is defined but not used.Ian Lance Taylor13-72/+168
2011-03-25pr44686.c: Do not explicitely specify -O2.Martin Jambor2-1/+5
2011-03-25fold-const.c (expr_location_or): New function.Nathan Froyd2-42/+28
2011-03-25dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.Jeff Law9-1/+29
2011-03-25tree-ssa-copy.c (stmt_may_generate_copy): Copies from constants also generate...Richard Guenther2-2/+10
2011-03-25dwarf2out.c (mem_loc_descriptor): Compare mode size instead of bitsize with D...Jakub Jelinek2-2/+14
2011-03-25Core 1135Jason Merrill7-9/+71
2011-03-25re PR c++/48289 (-pedantic breaks std::move)Jason Merrill4-15/+33
2011-03-25* c.opt: Add -std=c++03.Jason Merrill2-1/+9
2011-03-25cygming.h (DWARF_FRAME_REGISTERS): Adjust comment.Kai Tietz5-26/+63
2011-03-25re PR target/48287 (gcc.dg/vect/vect-cselim-1.c FAILs on SPARC)Ira Rosen2-1/+6
2011-03-25pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for mips-sgi-irix6.5.Rainer Orth2-1/+8
2011-03-25tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.Richard Guenther6-249/+219
2011-03-25re PR testsuite/48283 (gcc.dg/graphite/block-[3478].c timeouts)Rainer Orth5-0/+13
2011-03-25passes.c (init_optimization_passes): Add FRE pass after early SRA.Richard Guenther59-180/+250
2011-03-25vfp.md (arm_movdi_vfp): Enable only when not tuning for Cortex-A8.Bernd Schmidt4-40/+115