aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-12-14re PR regression/55688 (FAIL: g++.dg/other/pr55650.C)Steve Ellcey2-0/+6
2012-12-14re PR c++/42315 (ICE with invalid array initializer)Jason Merrill3-2/+9
2012-12-14re PR tree-optimization/55684 (ICE in remove_redundant_iv_tests, at tree-ssa-...Richard Biener2-0/+38
2012-12-14re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop...Richard Biener2-0/+34
2012-12-13compiler: Accept trailing comma after varargs parameter.Ian Lance Taylor1-1/+1
2012-12-13re PR c++/55652 (ICE (segfault) with templates and structs)Jakub Jelinek2-0/+34
2012-12-13re PR lto/55660 (ICE instead of some warning during lto build with supplied d...Richard Biener3-0/+32
2012-12-13re PR gcov-profile/55650 (Firefox profiledbuild: libxul.so: cannot map zero-...Jakub Jelinek3-0/+31
2012-12-12runtime: Delete from a nil map is now a no-op.Ian Lance Taylor1-3/+2
2012-12-13re PR debug/55665 (Missing DW_TAG_lexical_block PC range)Jakub Jelinek2-0/+36
2012-12-13gcc-dg.exp (${tool}_load): Handle non-existing set_target_env_var the same as...Jakub Jelinek28-4/+805
2012-12-12pr55150-2.c: Add pic support check.Steve Ellcey3-0/+7
2012-12-12re PR middle-end/55481 (-O2 generates a wrong-code infinite loop in C++Benchm...Zdenek Dvorak2-0/+21
2012-12-12re PR middle-end/52640 (performance bottleneck: gcc/tree.c;value_member)Steven Bosscher2-0/+61
2012-12-12fast-math-pr38968.f90: Decrease n from 2000 to 400.Jakub Jelinek2-1/+4
2012-12-12re PR fortran/55633 (FAIL: gfortran.dg/g77/f90-intrinsic-bit.f -Os executio...Jakub Jelinek2-0/+44
2012-12-12re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Andreas Schwab1-1/+1
2012-12-11re PR c++/54883 (Name mangling of types in an unnamed namespace)Jason Merrill1-0/+5
2012-12-11re PR c++/53094 (constexpr vector subscripting)Marc Glisse4-0/+38
2012-12-11re PR c++/55643 ([C++11] incorrect "warning: variable ‘myVar’ set but no...Jakub Jelinek2-0/+29
2012-12-11* g++.dg/asan/asan_test.C: Link -lasan before -lpthread.Jakub Jelinek2-1/+5
2012-12-11re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-gener...Eric Botcazou2-0/+98
2012-12-11re PR c++/54416 (ICE (segv) in codegen)Jason Merrill2-1/+19
2012-12-11* pt.c (maybe_process_partial_specialization): Handle aliases first.Jason Merrill1-2/+2
2012-12-11re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek2-0/+17
2012-12-11re PR tree-optimization/54570 (FAIL: gcc.dg/builtin-object-size-8.c execution...Jakub Jelinek3-1/+359
2012-12-11re PR target/55642 (Invalid thumb code generated ("thumb conditional instruct...Kyrylo Tkachov2-0/+19
2012-12-11re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN...Jakub Jelinek2-0/+21
2012-12-11re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Richard Biener3-0/+51
2012-12-11re PR fortran/52909 ([F03] Procedure pointers not private to modules)Janus Weil2-0/+25
2012-12-10octeon-bbit-2.c: Restructure loops so that no code duplication is required.Richard Sandiford2-11/+15
2012-12-10ext-2.c: Require -mlong64.Richard Sandiford2-1/+5
2012-12-10re PR tree-optimization/55107 (GCC in an infinite loop in PRE)Richard Biener3-1/+42
2012-12-10asan_test.cc: Sync from upstream.Jakub Jelinek3-3/+8
2012-12-10neon.ml (opcode): Add Vrintn, Vrinta, Vrintp, Vrintm, Vrintz to type.Kyrylo Tkachov11-0/+213
2012-12-09gcov-12.c: Fix dg order.John David Anglin2-2/+4
2012-12-09re PR middle-end/54470 (FAIL: gcc.dg/ipa/iinline-4.c scan-ipa-dump inline "ho...John David Anglin2-1/+4
2012-12-09pr47917.c: Change "dg-xfail-if" to "dg-xfail-run-if" for *-*-hpux10*.John David Anglin2-1/+4
2012-12-0920030711-1.c: Define MAP_FAILED if not defined.John David Anglin3-0/+11
2012-12-09vect9.adb: Add -w to dg-options.Eric Botcazou3-1/+7
2012-12-09re PR fortran/55593 (Bogus error on passing DO LOOP variable)Thomas Koenig2-0/+64
2012-12-08trans.c (Subprogram_Body_to_gnu): Be prepared for a by-ref VAR_DECL in the ca...Eric Botcazou3-0/+50
2012-12-08* tree-ssa-loop-im.c (for_each_index) <CONST_DECL>: New case.Eric Botcazou4-0/+81
2012-12-07re PR c++/55127 (Incorrect "dependent scope" error with partial specializatio...Jason Merrill1-0/+28
2012-12-07re PR c++/55419 (ICE in gimplify_init_ctor_preeval, at gimplify.c:3587)Jason Merrill1-0/+27
2012-12-08re PR c++/55513 (Incorrect snprintf folding when building with -std=c++0x)Aldy Hernandez1-0/+12
2012-12-07discr38.adb: Don't use ^M line endings.Mike Stump9-137/+148
2012-12-07re PR rtl-optimization/55141 (wrong code with -fno-split-wide-types)Vladimir Makarov2-0/+34
2012-12-07PR c++/54401 - Confusing diagnostics about type-alias at class scopeDodji Seketeli3-1/+14
2012-12-07re PR tree-optimization/55590 (SRA still produces unnecessarily unaligned mem...Martin Jambor3-0/+60