aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2002-06-04altivec-2.c: Remove test for invalid vector type V2DF.Aldy Hernandez2-3/+4
2002-06-03alpha.c (reg_or_const_int_operand): New.Richard Henderson5-0/+91
2002-06-02alias.c: Include target.h.Richard Henderson2-6/+18
2002-06-02loop-3c.x: Remove, the test should pass now.Andreas Jaeger2-14/+6
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth6-23/+24
2002-06-02* gcc.dg/uninit-A.c: Remove xfail markers.Richard Henderson2-2/+6
2002-06-01tree.c (real_minus_onep): New function to test for -1.0.Roger Sayle2-0/+117
2002-05-30re PR rtl-optimization/6822 (GCC 3.1.1 - Internal compiler error in extract_i...Richard Henderson1-0/+16
2002-05-30c-common.c (c_common_attribute_table): Add "may_alias" entry.Osku Salerma2-0/+25
2002-05-29i386.c (ix86_compute_frame_layout): Do add bottom alignment for alloca.Richard Henderson1-0/+21
2002-05-29cppexp.c (cpp_num): Move to cpplib.h.Neil Booth6-6/+12
2002-05-29* gcc.c-torture/execute/20020529-1.c: New test.Hans-Peter Nilsson2-0/+82
2002-05-27c-common.c: Add support for __attribute__((nothrow)) to specify that a functi...Roger Sayle2-0/+25
2002-05-27* testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.Neil Booth2-2/+1
2002-05-27* gcc.c-torture/execute/pure-1.c: New test.Kaveh R. Ghazi2-0/+94
2002-05-27c-common.c (c_common_init): Always use intmax_t.Neil Booth3-448/+6
2002-05-27* testsuite/gcc.dg/cpp/if-3.c: Forgot to remove.Neil Booth1-25/+0
2002-05-27c-common.c (c_common_init): Set CPP arithmetic precision.Neil Booth3-0/+899
2002-05-26cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.Jakub Jelinek2-0/+43
2002-05-26cppexp.c (possible_sum_sign, [...]): Remove.Neil Booth3-1/+263
2002-05-25c-pragma.c (apply_pragma_weak): Convert value identifier to string for decl_a...Richard Henderson1-0/+28
2002-05-25New test for pr 6788Richard Henderson1-0/+42
2002-05-25c-torture.exp (c-torture-execute): Handle multiple sources.Ben Elliston2-3/+11
2002-05-24re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.)Jakub Jelinek2-0/+31
2002-05-24re PR preprocessor/6780 (Incorrect diagnosis of token pasting)Neil Booth2-0/+12
2002-05-23named_ops.c: Remove.Neil Booth2-4/+6
2002-05-23cppinit.c (mark_named_operators): Split out from init_builtins.Neil Booth2-0/+15
2002-05-23builtin-attrs.def: Update copyright years.Jason Thorpe1-0/+27
2002-05-23varasm.c (make_decl_rtl): Don't allow weak variables to be placed in common.Mark Mitchell2-0/+14
2002-05-23c-common.c (warn_nonnull): Declare.Jason Thorpe2-0/+55
2002-05-23weak-2.c: Allow optional leading underscore in scan-assembler symbol name.J"orn Rennecke5-35/+43
2002-05-23re PR target/6753 (gcc 3.1 produces wrong code when optimizing for pentium4)Jakub Jelinek2-0/+69
2002-05-23const-str-2.m: Update now that we stop after a command line error.Neil Booth2-3/+5
2002-05-22* g++.dg/dg.exp: Fix typo in test pruneing.Richard Henderson2-1/+5
2002-05-22decl.c (check_tag_decl): Handle RID_THREAD.Richard Henderson8-11/+145
2002-05-22varasm.c (default_section_type_flags): Handle tls data and default sections.Richard Henderson1-0/+11
2002-05-22combine.c (force_to_mode): Use gen_int_mode.Jakub Jelinek2-0/+32
2002-05-22add initial newlineJason Merrill1-1/+1
2002-05-21tls.exp, [...]: New directory and files.Richard Henderson6-0/+87
2002-05-21* g++.dg/other/copy2.C: New test.Brian R. Gaeke2-0/+36
2002-05-20memcpy-2.c (SEQUENCE_LENGTH): Define.J"orn Rennecke4-8/+105
2002-05-20* g++.dg/ext/oper1.C: New test.David Billinghurst2-0/+24
2002-05-20Makefile.in (distclean): Remove QMTest stuff.Mark Mitchell2-0/+188
2002-05-20* g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.Mark Mitchell2-2/+5
2002-05-19loop-2c.x: Remove, the test should pass now.Andreas Jaeger3-28/+8
2002-05-19PR c++/186, DR 259Kriang Lerdsuwanakij2-6/+6
2002-05-19weak-2.c: xfail warnings for platforms that don't support weak symbols.David Billinghurst4-4/+11
2002-05-18c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...Jason Thorpe1-0/+15
2002-05-17weak-3.c: Add dg-excess-error comment for cygwin, coff and h8300-*-hms targetsDavid Billinghurst4-0/+10
2002-05-16re PR c++/6620 (partial template specialization on int)Kriang Lerdsuwanakij1-0/+36