aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-05-16struct-by-value-4_main.c: Split into multiple tests.Janis Johnson19-295/+1834
2003-05-16gcc-dg.exp (gcc-dg-test): Rename to ...Mark Mitchell5-352/+55
2003-05-16backport: re PR target/7434 ([x86_64] ICE in change_address_1, at emit-rtl.c:...Jakub Jelinek19-0/+683
2003-05-16g++.exp: Tweak handling of additional source files.Mark Mitchell1-0/+14
2003-05-15re PR c++/8385 (typeof(...) as template arg)Mark Mitchell2-0/+13
2003-05-15string-asm-1.c: Take __USER_LABEL_PREFIX__ into account.J"orn Rennecke3-5/+19
2003-05-14re PR rtl-optimization/10764 (ICE when using log(), -fast-math and optimization)Roger Sayle2-0/+21
2003-05-13* gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.Zack Weinberg2-1/+5
2003-05-12* debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.David Edelsohn2-1/+16
2003-05-12ns1.C: Remove private member warning.Kriang Lerdsuwanakij5-2/+11
2003-05-12g++.exp: Tweak handling of additional source files.Mark Mitchell8-76/+37
2003-05-12i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i...Roger Sayle3-0/+9
2003-05-11Missed from previous commit.Richard Sandiford2-213/+0
2003-05-11Fix expected error message.Kriang Lerdsuwanakij1-1/+1
2003-05-11int8421.f: New test.Toon Moene2-0/+24
2003-05-11re PR c++/689 ([diagnostic] this warning is not helpful: `class xxxx' only de...Gabriel Dos Reis2-0/+16
2003-05-11PR c++/10230, c++/10481Kriang Lerdsuwanakij2-0/+24
2003-05-11re PR c++/10552 (Small sample using nested templates causes internal compiler...Kriang Lerdsuwanakij2-0/+26
2003-05-11builtins: New directory.Richard Sandiford33-237/+505
2003-05-10re PR c++/9252 ([New parser] Errors due to legally used "typename")Kriang Lerdsuwanakij3-0/+41
2003-05-10re PR c++/9554 (Out of class declaration of member class template specialisat...Kriang Lerdsuwanakij2-0/+18
2003-05-09stdarg1.C: Make sure arg "3" is passed as a long, and not an int.DJ Delorie2-1/+6
2003-05-09PR c++/10555, c++/10576Kriang Lerdsuwanakij2-0/+23
2003-05-0820020404-1.x: New, skip for 16-bit targets.DJ Delorie7-0/+35
2003-05-08* g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.Kaveh R. Ghazi2-1/+3
2003-05-08builtins.c (readonly_data_expr): New function.Kaveh R. Ghazi2-17/+58
2003-05-08re PR fortran/8485 (g77 doesn't accept INTEGER*8 constant in PARAMETER multip...Roger Sayle2-0/+12
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson5-63/+141
2003-05-07fix typoAldy Hernandez1-1/+1
2003-05-07200305051.c: Fix triplet.Aldy Hernandez2-1/+5
2003-05-0620021014-1.c: XFAIL for xstormy16 also.DJ Delorie3-2/+7
2003-05-06real.c (real_powi): New function to calculate the value of a real raised to a...Roger Sayle2-0/+30
2003-05-05struct-by-value-1_main.c: New test file.Janis Johnson16-0/+2182
2003-05-05Makefile.in: (site.exp): Add ALT_CC_UNDER_TEST, add quotes around expanded va...Janis Johnson10-12/+608
2003-05-05rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.Zack Weinberg3-0/+62
2003-05-05re PR c++/9537 ([New parser] problem handling const return types)Jason Merrill1-0/+20
2003-05-05simd-6.c: New.Aldy Hernandez1-0/+3
2003-05-05rs6000.c (validate_condition_mode): Use flag_finite_math_only.Geoffrey Keating3-0/+224
2003-05-05builtins.c (expand_builtin_mempcpy): New function.Jakub Jelinek2-0/+18
2003-05-0520030505.c: New.Aldy Hernandez1-0/+21
2003-05-05toplev.c (check_global_declarations): Suppress not-used warning for volatile ...Geoffrey Keating2-0/+12
2003-05-05re PR c++/10496 ([diagnostic] erroneus suggestion in diagnostic asks the user...Kriang Lerdsuwanakij2-0/+23
2003-05-05re PR c++/4494 (Possible problem with compiler warnings on main())Kriang Lerdsuwanakij2-0/+16
2003-05-04builtin-attrs.def (ATTR_NOTHROW_NONNULL_1, [...]): Renamed from ATTR_NONNULL_...Kaveh R. Ghazi2-0/+79
2003-05-04* doc/cppopts.texi: Enhance -Wtrigraphs documentationNeil Booth2-6/+11
2003-05-04cppinit.c (cpp_create_reader, [...]): Warn about trigraphs unless explicity s...Neil Booth2-1/+39
2003-05-03rs6000.h (REVERSIBLE_CC_MODE): Define.Geoffrey Keating2-0/+14
2003-05-03re PR c/10604 (-Wall includes sign conversion warning [3.3 regression])Zack Weinberg3-3/+28
2003-05-03* gcc.dg/m-un-2.c: Fix the typedef of size_t.Kazu Hirata2-1/+5
2003-05-03PR c++/9364, c++/10553, c++/10586Kriang Lerdsuwanakij3-0/+25