aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2002-05-09re PR rtl-optimization/3311 (GCC-SH: gcc loses result of AND operation due to...Jeff Law2-0/+29
2002-05-08New tests for rotating.Tom Rix4-0/+314
2002-05-08cpplex.c (cpp_interpret_charconst): Truncate as well as sign-extend.Neil Booth2-0/+54
2002-05-08re PR c++/6381 (Missing assembler label)Jason Merrill1-0/+11
2002-05-08re PR target/6569 (sparc-sun-solaris2.7 C testsuite regression in compile/200...Mark Mitchell3-6/+12
2002-05-06re PR rtl-optimization/3995 (i386 optimisation: joining tests)Roger Sayle2-0/+337
2002-05-06c-common.c (warn_multichar): New.Neil Booth2-4/+16
2002-05-06Added Tim Josling to MAINTAINERS file.Tim Josling5-3/+95
2002-05-06* gcc.dg/cpp/charconst-3.c: Run, don't compile.Neil Booth2-1/+5
2002-05-05cpp.texi: Update multichar charconst docs.Neil Booth2-0/+44
2002-05-05add PR idJason Merrill1-0/+2
2002-05-05c-common.c (c_common_init): Set up CPP arithmetic.Neil Booth2-6/+13
2002-05-05Added comments in master changelogs on adding treelang directories.Tim Josling1-0/+5
2002-05-05Added new sample language treelang.Tim Josling7-0/+424
2002-05-03ifcvt.c (noce_try_store_flag, [...]): Insert new code before JUMP, not EARLIEST.Richard Henderson1-0/+31
2002-05-03cmdlne-dM-M.c: New test.Jakub Jelinek8-0/+113
2002-05-03re PR c/6547 (misleading printf '$' format)Joseph Myers2-0/+25
2002-05-03tree.c (build_cplus_array_type): Only const and volatile get special handling.Jason Merrill1-0/+8
2002-05-03re PR target/6542 (Internal compiler error when building libgcc for sparc-elf)Jakub Jelinek2-0/+16
2002-05-02* g++.dg/init/dtor1.C: Make it tougher.Mark Mitchell2-3/+23
2002-05-02* g++.dg/init/dtor1.C: New test.Mark Mitchell2-0/+31
2002-05-02altivec-8.c: New.Aldy Hernandez2-0/+22
2002-05-01Fix bad regexpNathan Sidwell1-1/+1
2002-05-01altivec-7.c: New.Aldy Hernandez2-0/+49
2002-04-30toplev.c (rest_of_compilation): Don't run cross-jump before bb-reorder.Richard Henderson1-0/+190
2002-04-30decl.c (grokdeclarator): Don't override TYPE_NAME of an anonymous class with ...Jason Merrill1-0/+17
2002-04-29re PR c++/6477 (Segfault on conflicting types in trivial code)Jakub Jelinek2-0/+7
2002-04-29re PR c++/6492 (New boost regression (friends))Mark Mitchell3-0/+82
2002-04-29re PR c++/5719 (Suspect gcc-3 to report wrong waring for 'T& T::operator+=( c...Nathan Sidwell2-0/+20
2002-04-28cppexp.c (lex): Move some code to _cpp_parse_expr, but keep most cases as fun...Neil Booth2-1/+6
2002-04-28Argh, lost closing brace.Jakub Jelinek1-0/+1
2002-04-28re PR rtl-optimization/6475 (zlib miscompilation with gcc-3.1)Jakub Jelinek2-0/+177
2002-04-28cppexp.c (lex): Update to use state.skip_eval.Neil Booth4-2/+11
2002-04-28re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl7-0/+375
2002-04-26* gcc.dg/enum1.c: New test.Alexandre Oliva3-1/+28
2002-04-26c-typeck.c (build_unary_op): Invoke non_lvalue.Richard Henderson1-0/+9
2002-04-26re PR bootstrap/6445 (ICE bootstrapping objc for i386-rtems)Mark Mitchell2-0/+16
2002-04-26* g++.dg/abi/enum1.C: New test.Alexandre Oliva2-0/+20
2002-04-26c-common.c (fix_string_type): Split out of ...Richard Henderson2-0/+31
2002-04-26* gcc.dg/c99-bool-1.c: Expect always true warning.Richard Henderson2-1/+7
2002-04-25c-parse.in (yyoverflow): New.Richard Henderson2-0/+28
2002-04-25re PR c/2098 (compare with unsigned variable - no error reporting)Richard Henderson1-0/+13
2002-04-26* gcc.dg/i386-memset-1.c: New test case for PR target/6456.Roger Sayle2-0/+104
2002-04-25mips.c (mips_class_max_nregs, [...]): New functions.Matt Hiller8-0/+90
2002-04-2520020227-1.x: New file, xfail on 64-bit targets.Kaveh R. Ghazi2-0/+26
2002-04-25re PR c++/5607 (No pointer adjustment in covariant return types)Jason Merrill1-0/+39
2002-04-25mangle.c (write_type): Don't use TYPE_MAIN_VARIANT when writing out an array ...Mark Mitchell2-0/+8
2002-04-24typeck.c (build_modify_expr): The pedwarn for array assignment is now uncondi...Jason Merrill3-3/+2
2002-04-24cvt.c (convert_to_void): Don't unconditionally make COND_EXPRs void.Mark Mitchell2-0/+16
2002-04-24c-decl.c (grokdeclarator): Don't pedwarn variable sized arrays for c99.Richard Henderson2-0/+24