aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2002-12-12invoke.texi: Document Darwin linker options...Devang Patel5-0/+56
2002-12-1220021212-1.c: New test.Eric Botcazou2-0/+19
2002-12-11c-common.c (builtin_define_type_max): Handle unsigned types too.Neil Booth2-0/+22
2002-12-10re PR c++/8372 (ICE on explicit call of destructor)Mark Mitchell2-0/+11
2002-12-10memconst.C: Use old-deja, not dg, error markers.Mark Mitchell2-2/+7
2002-12-10* g++.dg/parse/parameter-declaration-1.C: Expect error on last line.Jakub Jelinek2-1/+5
2002-12-10re PR c++/8153 (ICE with static const member in class)Mark Mitchell4-1/+28
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+53
2002-12-09conpr-2.C: Expect failure on solaris2.Kaveh R. Ghazi4-4/+15
2002-12-07New test.Gabriel Dos Reis1-0/+6
2002-12-06expr.c (expand_expr): Never modify exp in place.Jakub Jelinek2-0/+29
2002-12-06tree.c (unsafe_for_reeval): Consider callee child of CALL_EXPR.Dale Johannesen1-0/+10
2002-12-05Index: gcc/ChangeLogGeoffrey Keating4-0/+112
2002-12-04PR c++/8461, c++/8625Jason Merrill1-0/+30
2002-12-04* gcc.c-torture/compile/20021204-1.c: New test.Eric Botcazou2-4/+24
2002-12-03call.c (build_user_type_conversion_1): Don't set ICS_BAD_FLAG on an ambiguous...Jason Merrill4-4/+29
2002-12-03re PR c++/8688 (ICE with segfault on missing comma in initializer of 2D array.)Mark Mitchell2-0/+6
2002-12-03re PR c++/8720 (ICE with bitwise or (3 operands))Mark Mitchell3-0/+15
2002-12-02* gcc.dg/20020210-1.c: Fix a comment typo.Kazu Hirata2-1/+5
2002-12-02* g++.dg/template/varmod1.C: Fix typo.Mark Mitchell2-1/+5
2002-12-02DR 180Kriang Lerdsuwanakij2-1/+6
2002-12-01re PR c++/5919 (ICE when passing variable array to template function)Mark Mitchell2-0/+13
2002-12-01re PR c++/8727 (compiler confused by inheritance from an anonymous struct)Mark Mitchell3-0/+34
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell2-0/+13
2002-12-01re PR c++/8227 (g++ 3.3: ctors not called in static array initialization)Mark Mitchell2-2/+21
2002-12-01re PR c++/8214 (character conversion problem)Mark Mitchell2-0/+13
2002-11-30re PR c++/8511 ((hopefully) reproducible cc1plus SIGSEGV.)Mark Mitchell2-0/+23
2002-11-29anon2.C: New test.Joe Buck2-0/+10
2002-11-28strct-varg-1.x: Remove xfail on the h8300 port.Kazu Hirata2-3/+5
2002-11-27* gcc.dg/bitfld-6.c: New test.Richard Sandiford2-0/+20
2002-11-27* builtins.def (DEF_C99_BUILTIN): Fix.Jan Hubicka3-0/+20
2002-11-27Index: cp/ChangeLogGeoffrey Keating3-1/+14
2002-11-26* g++.dg/abi/empty10.C: Don't run on non-x86 targets.Mark Mitchell2-1/+5
2002-11-26empty11.C: New test.Mark Mitchell3-0/+41
2002-11-25re PR c/8639 (simple integer arithmetic expression broken)Christian Ehrhardt1-0/+17
2002-11-25* lib/prune.exp: Prune more -fpic/-fPIC warnings.Hans-Peter Nilsson2-1/+6
2002-11-24class.c (layout_class_type): Reuse tail padding when laying out virtual bases.Mark Mitchell2-0/+31
2002-11-24* gcc.c-torture/compile/20021124-1.c: New test.Eric Botcazou2-0/+11
2002-11-22rtti2.C: New test.Mark Mitchell2-0/+16
2002-11-21* gcc.dg/i386-unroll-1.c: New test.Eric Botcazou2-0/+21
2002-11-2020021120-1.c: New test.Eric Botcazou3-0/+23
2002-11-20stor-layout.c (place_field): Update rli->offset as well as rli->bitpos.Richard Sandiford2-0/+16
2002-11-20* sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED.Richard Sandiford2-0/+30
2002-11-20sh.md (udivsi3): Don't put udivsi3_i4_media instructions into a libcall block.Richard Sandiford2-0/+25
2002-11-20global.c (find_reg): Check HARD_REGNO_NREGS before kicking out another register.Richard Sandiford2-0/+62
2002-11-20combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_ma...Jakub Jelinek2-0/+22
2002-11-192002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>Eric Botcazou2-0/+15
2002-11-19duff-1.c: New test.Jason Thorpe4-0/+163
2002-11-18re PR preprocessor/8524 (_Pragma within macros is improperly expanded)Neil Booth2-0/+18
2002-11-18sh.c (pool_node): New field: part_of_sequence_p.Richard Sandiford2-0/+54