aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-11-01re PR c/18239 (ICE in get_parm_info with werid attribute)Joseph Myers3-0/+45
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell2-2/+7
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin5-0/+101
2004-11-01re PR c++/15172 (Copy constructor optimization in aggregate initialization)Mark Mitchell2-0/+51
2004-10-31c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski2-0/+46
2004-10-31c-common.c (catenate_strings): New.Gabriel Dos Reis2-1/+5
2004-10-30re PR rtl-optimization/18084 (setfill coupled with inline function: incorrect...Roger Sayle2-0/+37
2004-10-30re PR c++/17542 (Visibility attribute ignored when it precedes class head)Matt Austern2-0/+15
2004-10-30re PR middle-end/18096 (internal compiler error: in final_scan_insn, at final...Roger Sayle2-0/+17
2004-10-30* gcc.dg/pr17581-1.c: Add missing prototype for abort.Roger Sayle2-0/+6
2004-10-30re PR c/16666 (dremf type conflict)Joseph Myers8-0/+114
2004-10-30bf-ms-attrib.c: Add protototype for abort.Danny Smith2-1/+6
2004-10-30re PR rtl-optimization/17581 (Long long arithmetic fails inside a switch/case...Roger Sayle2-0/+33
2004-10-29typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell5-5/+56
2004-10-29re PR c++/17695 (ICE in add_abstract_origin_attribute)Mark Mitchell2-0/+17
2004-10-29re PR fortran/13490 (Compiler rejects valid constant -2147483648 for 32-bit int)David Billinghurst3-3/+9
2004-10-29c++/14124Matt Austern2-0/+20
2004-10-28revert acidently committed change for gcc.dg/visibility-b.c.Andrew Pinski1-3/+1
2004-10-28visibility-[1-9a].c: Change to use scan-hidden instead of scan-assembler.Andrew Pinski14-13/+47
2004-10-28re PR c++/17132 (GCC fails to eliminate function template specialization when...Mark Mitchell2-0/+44
2004-10-28re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet4-2/+38
2004-10-28re PR other/18172 (execution failure in vect-[20,22].c on ppc-linux)Dorit Naishlos3-61/+11
2004-10-28* gcc.dg/i386-rotate-1.c: New test.Jakub Jelinek2-0/+20
2004-10-28* g++.dg/init/ref12.C: New test.Mark Mitchell2-0/+3
2004-10-28re PR c++/17435 (Binding a temporary of derived type to reference of base)Mark Mitchell4-2/+50
2004-10-27re PR tree-optimization/17529 (ICE in get_indirect_ref_operands)Andrew Pinski2-1/+5
2004-10-28typeof-2.c: Needs aliases as well as weak.Geoffrey Keating7-0/+16
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating2-0/+20
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston2-1/+5
2004-10-27direct2.c: Cope with different bison 'parse' or 'syntax' error messages.Nathan Sidwell3-6/+12
2004-10-27btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++, libffi, and libjava.Geoffrey Keating2-0/+9
2004-10-27re PR c++/18093 (bogus conflict in namespace aliasing)Mark Mitchell4-0/+45
2004-10-27* gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.Ben Elliston2-1/+5
2004-10-26c-parse.in (datadef): Use pedwarn rather than error and warning for diagnosti...Joseph Myers4-0/+29
2004-10-26objc-act.c (finish_class): Do not synthesize bogus 'extern objc_object *_Foo;...Ziemowit Laski2-0/+47
2004-10-26c-lex.c (get_nonpadding_token): Remove.Nathan Sidwell3-14/+38
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating2-1/+5
2004-10-25c-common.h: Remove RID_ID.Ziemowit Laski10-43/+511
2004-10-25re PR c/16667 (GCC allows invalid syntax in C99 designated initializers)Joseph Myers4-0/+47
2004-10-25dwarf2out.c (rtl_for_decl_location): Avoid segfault if DECL_INCOMING_RTL is N...Jakub Jelinek2-0/+17
2004-10-25re PR middle-end/17407 (ICE in int_mode_for_mode)Andrew Pinski3-0/+39
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou6-5/+14
2004-10-25* gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.Ben Elliston2-0/+5
2004-10-24Correct e-mail address on last change.Geoffrey Keating1-1/+1
2004-10-24c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.Geoffrey Keating3-8/+13
2004-10-23loop-1.c: Add -static for *-*-darwin*.Andrew Pinski2-0/+9
2004-10-23* gcc.c-torture/execute/loop-2e.x: Remove.Ben Elliston2-14/+4
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell3-0/+20
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise4-10/+16
2004-10-21re PR c++/18073 (mmintrin.h rejected by C++ frontend)Mark Mitchell3-1/+29