aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-13Daily bump.GCC Administrator1-1/+1
2013-12-12* gcc-interface/Makefile.in (ARM linux, GNU eabi): Tweak regexp.Eric Botcazou2-1/+5
2013-12-12Fix dateEric Botcazou2-4/+4
2013-12-12re PR ada/55946 (wrong tools used for build of gnattools [native-cross])Eric Botcazou5-14/+49
2013-12-12compiler: Better error messages for { on line after if/for/switch.Ian Lance Taylor1-3/+22
2013-12-12i386.md (simple LEA peephole2): Add missing mode to zero_extend for zero-exte...Jeff Law2-1/+6
2013-12-12compiler: Check for nil when slicing pointer to array.Ian Lance Taylor1-0/+8
2013-12-12compiler: Tweak untyped nil error message.Ian Lance Taylor1-2/+9
2013-12-12runtime: Fix defer of unlock thread at program startup.Ian Lance Taylor6-5/+19
2013-12-12re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Tobias Burnus5-0/+57
2013-12-12compiler: Don't permit importing a package as "init".Ian Lance Taylor1-0/+3
2013-12-12compiler: Don't compare structs with blank non-comparable fields.Ian Lance Taylor3-7/+4
2013-12-12re PR middle-end/59470 (libstdc++ miscompilation after r205709)Jakub Jelinek2-1/+194
2013-12-12reflect: Fix MakeFunc returning float32 or float64 on 386.Ian Lance Taylor2-15/+26
2013-12-12re PR middle-end/59470 (libstdc++ miscompilation after r205709)Vladimir Makarov2-0/+37
2013-12-12re PR c++/58627 (crash during compilation of boost testsuite)Jakub Jelinek2-2/+5
2013-12-12free_race2.c: New file.Max Ostapenko16-1/+492
2013-12-12Minor fixesEric Botcazou1-3/+2
2013-12-12re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek7-5/+144
2013-12-12re PR testsuite/59442 (movapd tests fail if built with -fstack-protector-stro...Ryan Mansfield5-7/+14
2013-12-12config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.Zhenqiang Chen2-1/+5
2013-12-12go-lang.c (go_langhook_post_options): Disable sibling calls by default.Ian Lance Taylor2-0/+9
2013-12-12compiler, reflect, runtime: Implement method values in reflect.Ian Lance Taylor9-64/+155
2013-12-12Daily bump.GCC Administrator1-1/+1
2013-12-11reflect, runtime: Let reflect.MakeFunc functions call recover.Ian Lance Taylor6-2/+109
2013-12-11compiler: Minor fixes for recover thunks.Ian Lance Taylor1-2/+23
2013-12-11re PR rtl-optimization/59446 (loop2_doloop creates constant comparison and de...Jeff Law2-34/+28
2013-12-11re PR target/59390 (presence of __attribute__((target("fma"))) declaration b...Sriraman Tallam6-52/+142
2013-12-11fpu-387.h (sigill_hdlr, [...]): EmitTobias Burnus2-3/+8
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer33-122/+1078
2013-12-11expr.c (expand_assignment): Remove dependency on flag_strict_volatile_bitfields.Bernd Edlinger2-15/+18
2013-12-11re PR middle-end/59134 (infinite loop between store_fixed_bit_field and store...Bernd Edlinger5-7/+97
2013-12-11re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Bernd Edlinger4-15/+70
2013-12-11re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Sandra Loosemore12-78/+432
2013-12-11re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)Janus Weil4-3/+27
2013-12-11Regenerate gcc/configure and gcc/config.inChristophe Lyon2-0/+60
2013-12-11configure.ac: Add check for aarch64 assembler -mabi support.Kugan Vivekanandarajah5-2/+65
2013-12-11Add a missing tree code to a switch.Bernd Schmidt2-0/+3
2013-12-11Remove an unused global tree, last used by objc some years ago.Bernd Schmidt3-11/+6
2013-12-11re PR middle-end/59399 (ICE in expand_expr_real_1 with -m64 -fsanitize=signed...Marek Polacek2-7/+11
2013-12-11arm.opt (mlra): Enable LRA by default.Yvan Roux2-1/+5
2013-12-11re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...Jakub Jelinek5-4/+76
2013-12-11re PR tree-optimization/59386 (ICE on valid code at -O2 and -O3 on x86_64-lin...Jakub Jelinek4-1/+38
2013-12-11revert: re PR tree-optimization/41488 (IVOpts cannot coalesce multiple induct...Bin Cheng6-138/+28
2013-12-11Daily bump.GCC Administrator1-1/+1
2013-12-10Properly handle alternative 13 in *movsf_internalH.J. Lu2-1/+7
2013-12-10re PR rtl-optimization/58295 (Missed zero-extension elimination in the combiner)Eric Botcazou2-5/+16
2013-12-10re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil5-3/+100
2013-12-10Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately.Ian Lance Taylor2-1/+7
2013-12-10gfortran.texi: Add possible kind values (and default) for DOUBLE PRECISION.Janus Weil3-11/+19