summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/27724 (internal compiler error: no-op convert from 4 to 8 by...Jason Merrill2006-09-081-0/+17
* 006-09-07 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2006-09-074-1/+50
* re PR target/13685 (Building simple test application with -march=pentium3 -Os...Jason Merrill2006-09-071-0/+26
* Add the entry for g++.dg/warn/unused-result1.C.H.J. Lu2006-09-071-0/+5
* re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871)Jason Merrill2006-09-071-0/+16
* pr28946.c (dg-options): Use -Os instead -O.H.J. Lu2006-09-072-1/+5
* re PR target/28946 (assembler shifts set the flag ZF, no need to re-test to z...Uros Bizjak2006-09-072-0/+20
* re PR c++/28284 (ICE with invalid static const variable)Simon Martin2006-09-071-0/+12
* data_1.f90: Fix integer oveflow in integer literal constant.Steven G. Kargl2006-09-074-3/+10
* intrinsic_set_exponent.f90: Fix nonconformance usage.Feng Wang2006-09-072-17/+18
* re PR middle-end/28862 (attribute ((aligned)) ignored on vector variables)Andrew Pinski2006-09-072-0/+16
* re PR c++/26195 (pragma interface no longer handles explicit names)Zak Kipling2006-09-079-0/+64
* [multiple changes]Andrew Pinski2006-09-062-0/+15
* re PR c++/27371 (Does not warn about unused function result (__attribute__((w...Jason Merrill2006-09-061-0/+10
* re PR c++/28903 (Rejects VLA in template class's member with using)Mark Mitchell2006-09-073-0/+41
* re PR c++/26696 (ICE with statement forming unused static member function ref...Jason Merrill2006-09-062-3/+15
* pr27226.c: Remove testcase again.Richard Guenther2006-09-062-19/+4
* re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan...Andrew Pinski2006-09-052-0/+32
* re PR tree-optimization/28952 (tree check: expected class 'expression', have ...Andrew Pinski2006-09-052-0/+36
* re PR c++/26571 (Bad diagnostic using type modifier with struct)Jason Merrill2006-09-061-0/+4
* re PR c++/26671 (Missing "warning: reference to local variable returned")Jason Merrill2006-09-061-0/+21
* re PR c++/26102 ("using Base::member" nonsense)Jason Merrill2006-09-052-0/+32
* re PR tree-optimization/28900 (ICE verify_stmts failed (invalid operand to un...Richard Guenther2006-09-052-0/+20
* re PR tree-optimization/28905 (ICE in compare_name_with_value, at tree-vrp.c:...Richard Guenther2006-09-052-0/+16
* re PR tree-optimization/28935 (Segfault in operand_equal_p with -ftree-vecto...Richard Guenther2006-09-052-0/+20
* 20060905-1.c: New test.Eric Botcazou2006-09-052-0/+39
* re PR fortran/28908 (fold_convert fails for Fortran operator)Paul Thomas2006-09-054-0/+128
* re PR rtl-optimization/27616 (Infinite loop at -O1 and above in RTL CSE)Eric Botcazou2006-09-042-0/+31
* PR 23287 Revert my 2006-09-01 patch.Nathan Sidwell2006-09-042-51/+41
* re PR c++/27670 (ICE on invalid template parameter)Lee Millward2006-09-027-5/+59
* re PR c++/28878 (ICE using "[" instead of "{")Jakub Jelinek2006-09-022-0/+13
* re PR middle-end/27226 (Compiler looses track of alignment for emit_block_move)J"orn Rennecke2006-09-013-0/+46
* re PR c++/28705 (ICE: in type_dependent_expression_p, at cp/pt.c:12837)Nathan Sidwell2006-09-013-3/+71
* re PR c++/28899 (gimplification failed)Jason Merrill2006-09-011-0/+8
* re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner2006-09-014-0/+98
* re PR c++/23287 (Explicitly invoking destructor of template class in a templa...Nathan Sidwell2006-09-012-0/+20
* re PR tree-optimization/28839 (ICE in tree-vectorizer.c with -O2 -ftree-vecto...Zdenek Dvorak2006-08-312-0/+23
* re PR target/24367 (unrecognizable insn with -fPIC -O2 -funroll-loops)Andreas Krebbel2006-08-312-0/+22
* * gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.Joseph Myers2006-08-302-0/+5
* re PR rtl-optimization/27735 (ICE at -O3 caused by loop unswitching)Zdenek Dvorak2006-08-302-0/+39
* re PR middle-end/26632 (spurious warning: value computed is not used)Kazu Hirata2006-08-301-0/+14
* re PR fortran/28885 (ICE passing components of array of derived type)Paul Thomas2006-08-307-2/+161
* re PR c++/28349 (ICE with "undefined" va_arg and references)Andrew Pinski2006-08-292-0/+16
* re PR fortran/28866 (Simple if statements are not so simple)Steven G. Kargl2006-08-294-8/+23
* re PR tree-optimization/17506 (warning about uninitialized variable points to...Joern Rennecke2006-08-292-0/+30
* Apply Andrew Pinski's amendment (i.e. use __SIZE_TYPE__)Joern Rennecke2006-08-291-1/+1
* re PR c++/28139 (alias information for EH is wrong)J"orn Rennecke2006-08-292-0/+47
* re PR c++/26670 (attribute((packed)) sometimes not ignored for non-PODs)Jason Merrill2006-08-291-0/+13
* re PR c++/26577 (ICE in cp_expr_size with volatile and non POD)Jason Merrill2006-08-291-0/+12
* re PR fortran/28788 (ICE on valid code)Paul Thomas2006-08-292-0/+96