aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-02-11re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa...Richard Biener1-0/+9
2013-02-11re PR tree-optimization/56273 (Bogus -Warray-bounds warning)Richard Biener1-0/+8
2013-02-09* config/rs6000/aix61.h (OS_MISSING_ALTIVEC): Undefine.David Edelsohn1-1/+5
2013-02-09re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)Jakub Jelinek1-0/+5
2013-02-08re PR rtl-optimization/56246 (ICE in assign_by_spills, at lra-assigns.c:1262)Vladimir Makarov1-0/+8
2013-02-08re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law1-0/+8
2013-02-08re PR target/56043 (ICE in rs6000_builtin_vectorized_libmass for vsx-mass-1.c)Michael Meissner1-0/+6
2013-02-08sse.md (FMAMODEM): New mode iterator.Uros Bizjak1-0/+6
2013-02-08gnu-user.h (TARGET_CAN_SPLIT_STACK): Define only when HAVE_GAS_CFI_PERSONALIT...Uros Bizjak1-18/+25
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias1-0/+19
2013-02-08re PR rtl-optimization/56195 (Error: incorrect register `%rdi' used with `l' ...Jakub Jelinek1-0/+5
2013-02-08re PR tree-optimization/56250 (Wrong constant folding on unsigned int)Jakub Jelinek1-0/+6
2013-02-08re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay1-0/+8
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener1-0/+14
2013-02-08re PR tree-optimization/52448 (cselim broken with calls)Michael Matz1-0/+12
2013-02-08ira.c (ira): Free broken dominator information.Richard Biener1-0/+4
2013-02-08i386.c (ix86_spill_class): Use INTEGER_CLASS_P macro.Uros Bizjak1-4/+6
2013-02-08Add more checking of headers.Marek Polacek1-0/+5
2013-02-08re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...Richard Biener1-0/+16
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+26
2013-02-08cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...Richard Biener1-0/+19
2013-02-08Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.Richard Biener1-0/+8
2013-02-07Fix variable tracking for leaf functions on sparc.David S. Miller1-0/+8
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak1-17/+18
2013-02-07lra-constraints.c (process_alt_operands): Fix recently added comment.Vladimir Makarov1-0/+5
2013-02-07re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the tes...Vladimir Makarov1-0/+6
2013-02-07re PR debug/56154 (Bad .debug_loc generated for some code)Jakub Jelinek1-0/+13
2013-02-07re PR rtl-optimization/56178 (Miscompilation of Ada front-end with profiled b...Eric Botcazou1-0/+8
2013-02-07re PR target/56228 (Indirect call fails to assemble)Jakub Jelinek1-0/+9
2013-02-06collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl.Michael Haubenwallner1-0/+5
2013-02-07re PR target/54009 (incorrect code generated for DFmode lo_sum mem)Alan Modra1-0/+8
2013-02-07gnu.h (GNU_USER_TARGET_OS_CPP_BUILTINS): Never define MACH, just __MACH__.Thomas Schwinge1-0/+5
2013-02-06tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_lo...Richard Biener1-0/+5
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek1-0/+6
2013-02-06re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)Tom de Vries1-0/+7
2013-02-05* tree.h (struct tree_decl_with_vis): Remove thread_local field.Jakub Jelinek1-0/+2
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek1-0/+9
2013-02-05re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek1-0/+7
2013-02-05re PR tree-optimization/53342 (rnflow.f90 is ~5% slower after revision 187340)Richard Biener1-0/+12
2013-02-05install.texi: Refer to ISL, not PPL.Richard Biener1-0/+4
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka1-1/+6
2013-02-05PR tree-optimization/r55789Jan Hubicka1-0/+6
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Eric Botcazou1-2/+7
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-0/+11
2013-02-04re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek1-2/+8
2013-02-04re PR target/56186 (function return ABI change for 128-bit types on Win64)Kai Tietz1-0/+12
2013-02-04* gcc/reload.c (subst_reloads): Fix DEBUG_RELOAD build issue.Matthew Gretton-Dann1-0/+4
2013-02-04re PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCA...Richard Biener1-0/+7
2013-02-04re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)Richard Guenther1-0/+9
2013-02-04re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener1-0/+9