aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-23re PR target/55019 (Incorrectly use live argument register to save high regis...Terry Guo4-1/+59
2012-10-23re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson3-22/+95
2012-10-23Daily bump.GCC Administrator1-1/+1
2012-10-22re PR tree-optimization/55008 (Internal compiler error : verify_ssa failed)Bill Schmidt4-0/+29
2012-10-22i386.c (memory_address_length): Added missing part from my previous commit.Uros Bizjak2-3/+4
2012-10-22dumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p.Sharad Singhai3-8/+26
2012-10-22re PR lto/55021 (The tests gfortran.dg/integer_exponentiation_5.F90 and maskl...Richard Biener2-2/+8
2012-10-22i386.c (memory_address_length): Assert that non-null base or index RTXes are ...Uros Bizjak2-50/+48
2012-10-22re PR tree-optimization/55011 (GCC in an infinite loop at -O2 in VRP)Richard Biener4-2/+46
2012-10-22arm.h (CANNOT_CHANGE_MODE_CLASS): Avoid subreg'ing VFP D registers in big-end...Julian Brown2-2/+14
2012-10-22invoke.texi (AVR Options): Document __AVR_ARCH__.Georg-Johann Lay2-3/+26
2012-10-22* gcc-interface/Makefile.in: Remove reference to non-existing file.Eric Botcazou2-2/+2
2012-10-22pr40457-1.c: Adjust expected output.Greta Yorsh4-3/+9
2012-10-22arm.c (thumb2_emit_ldrd_pop): New function.Sameera Deshpande2-1/+153
2012-10-22arm.c (thumb2_emit_strd_push): New function.Sameera Deshpande2-2/+145
2012-10-22arm-protos.h (offset_ok_for_ldrd_strd): New declaration.Sameera Deshpande6-1/+189
2012-10-22mmix.md ("nonlocal_goto_receiver"): Refer to the frame-pointer as an operand.Hans-Peter Nilsson5-22/+51
2012-10-22stmt.c (expand_nl_goto_receiver): Remove almost-copy of expand_builtin_setjmp...Hans-Peter Nilsson3-82/+33
2012-10-22* gcc-interface/Makefile.in: Remove outdated comment.Eric Botcazou2-2/+2
2012-10-22decl.c (gnat_to_gnu_entity): Force BLKmode on the type if it is passed by ref...Eric Botcazou2-4/+24
2012-10-22utils.c (rest_of_record_type_compilation): Simplify and robustify pattern mac...Eric Botcazou2-10/+19
2012-10-22decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities int...Eric Botcazou5-8/+104
2012-10-22trans.c (Loop_Statement_to_gnu): Use gnat_type_for_size directly to obtain an...Eric Botcazou5-1/+32
2012-10-22decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out...Eric Botcazou2-1/+10
2012-10-22re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou2-1/+6
2012-10-22Daily bump.GCC Administrator1-1/+1
2012-10-22i386-protos.h (memory_address_length): Add new bool argument.Uros Bizjak5-57/+72
2012-10-21atomic1.ads: XFAIL on MIPS.Eric Botcazou3-6/+11
2012-10-21* rtl.def (ADDR_DIFF_VEC): Fix comment typo.Joern Rennecke2-1/+5
2012-10-21* gcc.dg/webizer.c (main): Add missing exit call.Hans-Peter Nilsson2-0/+5
2012-10-21re PR rtl-optimization/44194 (struct returned by value generates useless stores)Eric Botcazou2-3/+5
2012-10-21re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc...Tobias Burnus5-1/+19
2012-10-21re PR fortran/54465 (Implement -Wextra for Fortran)Thomas Koenig7-16/+75
2012-10-21xtensa.c (xtensa_expand_builtin): Remove unused 'arg' variable.Chung-Lin Tang2-1/+5
2012-10-21Daily bump.GCC Administrator1-1/+1
2012-10-20re PR middle-end/54315 (unnecessary copy of return value for union)Eric Botcazou4-59/+98
2012-10-20unroll-1.c: New testcase.Jan Hubicka4-2/+42
2012-10-20loop-iv.c (iv_number_of_iterations): Record the upper bound only if there are...Jan Hubicka2-6/+17
2012-10-20re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez5-95/+63
2012-10-20final.c (shorten_branches): When optimizing...Joern Rennecke2-10/+39
2012-10-20emit-rtl.c (copy_delay_slot_insn): New function.Joern Rennecke4-10/+31
2012-10-20builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.Jan Hubicka3-1/+8
2012-10-20Daily bump.GCC Administrator1-1/+1
2012-10-19rs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MASK_STRICT_ALIGN is def...Michael Meissner3-8/+31
2012-10-19re PR fortran/54224 (Warn for unused internal procedures)Janus Weil4-0/+33
2012-10-19re PR middle-end/54945 (Too strong non-aliasing analysis?)Marek Polacek2-2/+10
2012-10-19target-supports.exp (check_effective_target_arm_prefer_ldrd_strd): New proced...Greta Yorsh4-0/+27
2012-10-19re PR tree-optimization/54981 (Different code generated with / without `-g')Richard Guenther4-2/+32
2012-10-19re PR tree-optimization/54976 (FAIL: gcc.dg/torture/pr47975.c (internal compi...Richard Biener2-4/+15
2012-10-19re PR target/54892 (, ICE in extract_insn, at recog.c:2123)Zhenqiang Chen4-2/+20