aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-05-11re PR tree-optimization/15256 ([tree-ssa] Optimize manual bitfield manipilati...Richard Guenther2-0/+23
2011-05-11re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek3-0/+38
2011-05-11re PR middle-end/48953 (ICE: verify_gimple failed: type mismatch in array ref...Richard Guenther2-0/+22
2011-05-11re PR middle-end/18041 (OR of two single-bit bitfields is inefficient)Richard Guenther2-0/+21
2011-05-11re PR target/47755 (VSX code generates a TOC reference to clear memory)Alan Modra2-1/+6
2011-05-10re PR c++/48930 ([C++0x] Invalid implicitly declared default c'tor)Jason Merrill3-5/+17
2011-05-10re PR c++/48736 ([C++0x] ICE during list-initialization with variadics)Jason Merrill2-0/+14
2011-05-10Fixes for override/final.Ville Voutilainen2-4/+29
2011-05-10Fix PRs 48857, 48495Michael Meissner2-0/+31
2011-05-10tree-ssa-forwprop.c (combine_conversions): Pattern-match a series of conversi...Richard Guenther6-14/+25
2011-05-10re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek3-0/+29
2011-05-10re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and ...Jakub Jelinek2-0/+15
2011-05-09re PR c++/48522 ([C++0x] decltype((object)) with templated classes crashes g+...Paolo Carlini2-0/+29
2011-05-09re PR c++/48735 ([C++0x][SFINAE] Hard errors with array list-construction and...Paolo Carlini4-0/+26
2011-05-09gcc-gdb-test.exp (gdb-test): Reorder matchers to give more consistent results.Jeff Law2-7/+13
2011-05-09re PR c++/20039 (uninitialized const in `new' of `const struct')Fabien ChĂȘne2-1/+24
2011-05-09re PR c++/48737 ([C++0x][SFINAE] Hard errors with array list-construction wit...Paolo Carlini3-0/+43
2011-05-09* g++.dg/template/nontype23.C: New.Jason Merrill2-0/+13
2011-05-09Fix PR C++/48859Fabien ChĂȘne2-0/+18
2011-05-09re PR c++/34772 (self-initialisation does not silence uninitialised warnings ...Jason Merrill9-0/+11
2011-05-09Implement final/override for member functions.Ville Voutilainen2-0/+43
2011-05-09re PR c++/48574 (ICE)Dodji Seketeli2-0/+30
2011-05-07re PR tree-optimization/48837 (Wrong optimization of recursive function calls)Zdenek Dvorak2-0/+35
2011-05-06re PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_expression, at cp/semant...Jason Merrill2-0/+20
2011-05-06re PR c++/48911 ([C++0x] Error for valid array subscript)Jason Merrill2-0/+43
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+130
2011-05-06Really commit:Tobias Burnus2-0/+67
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus3-0/+137
2011-05-06re PR c++/48838 (valid template code does not compile)Dodji Seketeli2-0/+26
2011-05-05re PR ada/48844 (ICE on assignment of aggregate with discriminated record type)Eric Botcazou4-0/+90
2011-05-05neon.md (vec_set<mode>_internal): Fix misplaced parenthesis in D-register case.Julian Brown2-0/+25
2011-05-05re PR c++/48873 ([C++0x][noexcept] Placement-new problem with deleted destruc...Jason Merrill2-0/+20
2011-05-05fmt_g0_6.f08: Use dg-options "-ffloat-store".Rainer Orth2-1/+7
2011-05-05re PR rtl-optimization/48381 (internal compiler error: in check_allocation, a...Jakub Jelinek2-0/+30
2011-05-05opt-1.c: Add --param min-insn-to-prefetch -ratio=0 to dg-options.Uros Bizjak3-3/+9
2011-05-04re PR c++/48749 (internal compiler error: tree check: expected field_decl)Jason Merrill2-0/+24
2011-05-05re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)Jerry DeLisle2-0/+22
2011-05-04pr47878.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson7-6/+13
2011-05-04recip-vec-divf.c: Decrease array sizes.Uros Bizjak13-30/+44
2011-05-04mcpu-bf512.c: Update to latest silicon revision and remove duplication.Stuart Henderson5-132/+16
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-1/+5
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+202
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus3-0/+182
2011-05-03re PR c++/28501 (ICE with __real__ and implicit type conversion)Paolo Carlini2-0/+13
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson6-10/+17
2011-05-03builtins: Created.Stuart Henderson161-46/+3107
2011-05-03function.c (init_function_start): Call decide_function_section.Bernd Schmidt2-0/+26
2011-05-03re PR target/48774 (gcc-4.6.0 optimization regression on x86_64-unknown-linux...Jakub Jelinek2-0/+43
2011-05-03c-decl.c (grokdeclarator): Instead of looking at TREE_OVERFLOW check if the c...Richard Guenther2-0/+13
2011-05-03vect-strided-u16-i3.c: New test.Richard Sandiford2-0/+116