aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-08-16re PR tree-optimization/58164 (internal compiler error: in make_decl_rtl, at ...Jakub Jelinek4-0/+22
2013-08-16re PR regression/58165 (internal compiler error: verify_flow_info)Jakub Jelinek4-5/+45
2013-08-16Daily bump.GCC Administrator1-1/+1
2013-08-15Daily bump.GCC Administrator1-1/+1
2013-08-14re PR c++/51912 ([C++11] G++ accepts floating point case labels)Paolo Carlini7-4/+40
2013-08-14Remove unused variable and fieldXinliang David Li2-5/+8
2013-08-14re PR target/57949 ([powerpc64] Structure parameter alignment issue with vect...Bill Schmidt7-5/+84
2013-08-14re PR middle-end/58145 (volatileness of write is discarded, perhaps in "lim1"...Jakub Jelinek5-1/+108
2013-08-14global-used-types.c: Request dwarf output.Joern Rennecke20-19/+39
2013-08-14pr42585.c: Add avr-*-* to list of targets to exclude from scan test.Joern Rennecke2-2/+4
2013-08-14re PR testsuite/52641 (Test cases fail for 16-bit int targets)Joern Rennecke11-13/+46
2013-08-14re PR testsuite/52641 (Test cases fail for 16-bit int targets)Joern Rennecke2-4/+8
2013-08-14strlenopt-10.c [avr-*-*]: Reduce number of expected memcpy by one.Joern Rennecke4-10/+31
2013-08-14* gcc.dg/pr46647.c: xfail for avr-*-*.Joern Rennecke2-2/+4
2013-08-14pr44214-1.c (v2df): Define size using sizeof (double).Joern Rennecke3-2/+5
2013-08-14* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus.Joern Rennecke2-1/+6
2013-08-14* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus.Joern Rennecke2-1/+3
2013-08-14re PR testsuite/52641 (Test cases fail for 16-bit int targets)Joern Rennecke2-0/+10
2013-08-14Fix unitialized varXinliang David Li2-1/+5
2013-08-14dwarf2.exp: Replace -gdwarf-2 with -gdwarf.Joern Rennecke42-42/+86
2013-08-14Implement -mno-default, option documentation and code refactoringXinliang David Li6-399/+337
2013-08-14* gcc.target/arm/pr19599.c: Skip for -mthumb.Janis Johnson2-1/+3
2013-08-14atomic-comp-swap-release-acquire.c: Move dg-do to be the first test directive.Janis Johnson11-10/+24
2013-08-14re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ...Andrey Belevantsev4-1/+73
2013-08-14re PR target/58067 (ICE in GFortran recog.c:2158)Jakub Jelinek2-15/+33
2013-08-14ipa-inline-analysis.c (add_clause): Avoid shifting integer NUM_CONDITIONS bit...Marek Polacek2-1/+6
2013-08-14Daily bump.GCC Administrator1-1/+1
2013-08-13dwarf2out.c (CHECKSUM_BLOCK): New macro.Cary Coutant2-3/+17
2013-08-13nan-legacy.c: Accept 4294967295 as an alternative to -1.Maciej W. Rozycki3-2/+8
2013-08-13fabs-2008.c: Correct scan-assembler pattern escapes.Maciej W. Rozycki17-24/+44
2013-08-13sse.md (*sse2_maskmovdqu): Emit addr32 prefix when Pmode != word_mode.Uros Bizjak3-21/+28
2013-08-13decl.c (gnat_to_gnu_entity): Do not bother about alias sets of derived types ...Eric Botcazou2-1/+6
2013-08-13decl.c (gnat_to_gnu_entity): Replace True with true.Eric Botcazou5-19/+33
2013-08-13trans.c (set_end_locus_from_node): Clear column info for the end_locus of a b...Thomas Quinot2-2/+11
2013-08-13trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no End_Label...Thomas Quinot4-16/+59
2013-08-13rs6000.c (rs6000_legitimize_reload_address): Don't perform invalid legitimiza...Julian Brown2-3/+7
2013-08-13trans.c (Call_to_gnu): Deal with specific conditional expressions for misalig...Eric Botcazou5-2/+49
2013-08-13ira.c (setup_class_translate_array): Use aclass instead of cl for classes not...Vladimir Makarov2-2/+7
2013-08-13re PR middle-end/57661 (ICE: SIGSEGV in verify_ssa)Jakub Jelinek5-0/+108
2013-08-13re PR middle-end/56417 (internal compiler error: verify_gimple failed)Jakub Jelinek4-5/+24
2013-08-13trans.c (can_equal_min_or_max_val_p): Be prepared for values outside of the r...Eric Botcazou6-1/+53
2013-08-13mips.md (prefetch): Use lw instead of ld on loongson in 32bit mode.Steve Ellcey2-2/+12
2013-08-13* config.gcc: (avr-linux): Allow for tmake_file not being empty.Nick Clifton2-1/+5
2013-08-13* gcc.dg/pr57980.c: Use vector of two elements, not just one.Marek Polacek2-2/+6
2013-08-13cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka8-151/+401
2013-08-13utils2.c (build_atomic_load): Do a mere view-conversion to the original type ...Eric Botcazou2-9/+31
2013-08-13Example of converting global state to per-pass state.David Malcolm2-3/+12
2013-08-13one_time_plugin.c: (one_pass_gate): Convert to member function...David Malcolm2-18/+26
2013-08-13t-i386 (i386.o): Rename stray PIPELINE_H to PASS_MANAGER_HDavid Malcolm2-1/+6
2013-08-13Daily bump.GCC Administrator1-1/+1