aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay10-378/+1050
2013-02-08cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...Richard Biener6-34/+44
2013-02-08Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.Richard Biener4-5/+22
2013-02-08Daily bump.GCC Administrator1-1/+1
2013-02-07Fix variable tracking for leaf functions on sparc.David S. Miller3-22/+42
2013-02-07re PR c++/56241 (ICE in toplev.c:332 on invalid)Jakub Jelinek4-16/+39
2013-02-07re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)Simon Wright2-9/+50
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak5-30/+37
2013-02-07re PR c++/56239 (parse error calling operator() on parenthesized value-initia...Jakub Jelinek4-3/+32
2013-02-07re PR c++/56237 (ICE in lang_* check: failed in push_local_name, at cp/decl.c...Jakub Jelinek4-1/+41
2013-02-07lra-constraints.c (process_alt_operands): Fix recently added comment.Vladimir Makarov2-4/+9
2013-02-07re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the tes...Vladimir Makarov4-1/+39
2013-02-07re PR c++/56235 (Bogus "error: invalid conversion from ‘unsigned char’ to...Jason Merrill3-2/+37
2013-02-07re PR debug/56154 (Bad .debug_loc generated for some code)Jakub Jelinek8-1/+266
2013-02-07re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)Tobias Burnus2-23/+112
2013-02-07re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jakub Jelinek3-2/+10
2013-02-07Fix g++.dg/debug/dwarf2/thunk1.C (PR debug/53363)Rainer Orth2-3/+10
2013-02-07re PR rtl-optimization/56178 (Miscompilation of Ada front-end with profiled b...Eric Botcazou3-24/+38
2013-02-07re PR target/56228 (Indirect call fails to assemble)Jakub Jelinek4-8/+41
2013-02-06collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl.Michael Haubenwallner2-14/+19
2013-02-07re PR target/54009 (incorrect code generated for DFmode lo_sum mem)Alan Modra4-39/+124
2013-02-07re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)Alan Modra2-0/+28
2013-02-07Daily bump.GCC Administrator1-1/+1
2013-02-07gnu.h (GNU_USER_TARGET_OS_CPP_BUILTINS): Never define MACH, just __MACH__.Thomas Schwinge2-1/+6
2013-02-06* parser.c (cp_parser_enum_specifier): Check for error_mark_node.Jason Merrill3-1/+7
2013-02-06re PR fortran/55789 (Needless realloc with array constructor.)Paul Thomas4-3/+44
2013-02-06re PR fortran/55978 (class_optional_2.f90 -Os fails)Janus Weil2-3/+8
2013-02-06Revert previous change, unintended.Arnaud Charlet5-256/+68
2013-02-06tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_lo...Richard Biener2-2/+7
2013-02-06re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich4-11/+26
2013-02-06Make-lang.in: Enable System.Stack_Checking.Operations target pairs on VxWorks...Hristian Kirtchev2-2/+18
2013-02-06[multiple changes]Arnaud Charlet16-1190/+1688
2013-02-06[multiple changes]Arnaud Charlet4-8/+47
2013-02-06snames.ads-tmpl (Name_Loop_Optimize, [...]): New pragma-related names.Eric Botcazou6-11/+147
2013-02-06[multiple changes]Arnaud Charlet14-161/+282
2013-02-06[multiple changes]Arnaud Charlet12-23/+64
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek4-4/+36
2013-02-06sem_ch3.adb (Complete_Private_Subtype): Inherit the Has_Unknown_Discriminants...Hristian Kirtchev2-7/+13
2013-02-06[multiple changes]Arnaud Charlet4-11/+71
2013-02-06[multiple changes]Arnaud Charlet14-45/+103
2013-02-06[multiple changes]Arnaud Charlet8-24/+168
2013-02-06[multiple changes]Arnaud Charlet5-35/+88
2013-02-06[multiple changes]Arnaud Charlet6-154/+352
2013-02-06[multiple changes]Arnaud Charlet4-12/+22
2013-02-06[multiple changes]Arnaud Charlet12-97/+157
2013-02-06sem_prag.adb, [...]: Minor reformatting.Robert Dewar5-14/+28
2013-02-06[multiple changes]Arnaud Charlet7-68/+188
2013-02-06[multiple changes]Arnaud Charlet3-2/+13
2013-02-06re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)Tom de Vries2-3/+16
2013-02-05re PR c++/54122 (segfault comparing enum class in lambda inside constructor o...Jason Merrill3-3/+16