aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-09bessel_function.tcc (__cyl_bessel_ij_series): Code simplification.François Dumont2-8/+7
2013-02-09re PR c++/56247 (internal compiler error: in tsubst_copy, at cp/pt.c:12131)Jason Merrill5-2/+47
2013-02-09* decl.c (decls_match): Check versions later.Jason Merrill2-30/+31
2013-02-09re PR c++/56238 (ICE in tree check: expected record_type or union_type or qua...Jason Merrill3-6/+36
2013-02-09re PR other/56245 (-fsanitize=address miscompiles GCC)Jakub Jelinek2-4/+12
2013-02-09* config/rs6000/aix61.h (OS_MISSING_ALTIVEC): Undefine.David Edelsohn2-1/+8
2013-02-09asan_test.C: Compile with -D__NO_INLINE__ for *-*-linux-gnu targets.Uros Bizjak5-1/+13
2013-02-09re PR fortran/55362 (ICE with size() on character pointer)Paul Thomas4-2/+31
2013-02-09re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)Jakub Jelinek4-0/+27
2013-02-09* lib/go.exp: Load timeout.exp.Ian Lance Taylor2-0/+5
2013-02-09Daily bump.GCC Administrator1-1/+1
2013-02-08re PR rtl-optimization/56246 (ICE in assign_by_spills, at lra-assigns.c:1262)Vladimir Makarov5-18/+40
2013-02-08re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law6-2/+43
2013-02-08re PR target/56043 (ICE in rs6000_builtin_vectorized_libmass for vsx-mass-1.c)Michael Meissner4-3/+20
2013-02-08syscall: Always use _C_int for C libcalls.Ian Lance Taylor10-48/+50
2013-02-08sse.md (FMAMODEM): New mode iterator.Uros Bizjak3-28/+38
2013-02-08gnu-user.h (TARGET_CAN_SPLIT_STACK): Define only when HAVE_GAS_CFI_PERSONALIT...Uros Bizjak3-20/+35
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias11-14/+98
2013-02-08re PR rtl-optimization/56195 (Error: incorrect register `%rdi' used with `l' ...Jakub Jelinek4-2/+55
2013-02-08re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin4-8/+59
2013-02-08re PR tree-optimization/56250 (Wrong constant folding on unsigned int)Jakub Jelinek4-0/+29
2013-02-08re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)Edward Smith-Rowland13-131/+177
2013-02-08re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay5-4/+162
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener6-38/+38
2013-02-08re PR tree-optimization/52448 (cselim broken with calls)Michael Matz4-6/+98
2013-02-08ira.c (ira): Free broken dominator information.Richard Biener2-0/+5
2013-02-08i386.c (ix86_spill_class): Use INTEGER_CLASS_P macro.Uros Bizjak2-7/+8
2013-02-08Add more checking of headers.Marek Polacek2-0/+14
2013-02-08re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...Richard Biener7-297/+303
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay16-386/+1931
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-07runtime: Change main in goc2c to return int.Ian Lance Taylor1-1/+1
2013-02-07re PR go/56173 (Several libgo tests FAIL on Solaris/SPARC)Ian Lance Taylor1-2/+12
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-07libgo: Correct test for whether to use DejaGNU.Ian Lance Taylor2-2/+2
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 go/56172 (net FAILs on Solaris)Ian Lance Taylor1-1/+1
2013-02-07re PR c++/56235 (Bogus "error: invalid conversion from ‘unsigned char’ to...Jason Merrill3-2/+37
2013-02-07pr56193.cc: Tweak.Paolo Carlini2-4/+7
2013-02-07Add the full Copyright blurb on the PR56193 test.Edward Smith-Rowland1-1/+19
2013-02-07re PR debug/56154 (Bad .debug_loc generated for some code)Jakub Jelinek8-1/+266
2013-02-07PR56193 - Wrong test operator for basic_ios in C++11.Edward Smith-Rowland3-0/+26