aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp
AgeCommit message (Expand)AuthorFilesLines
2005-11-03re PR preprocessor/22042 (stringification BUG)Andrew Pinski1-0/+25
2005-10-04re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor2-0/+12
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers11-10/+18
2005-08-30re PR preprocessor/20348 (File not included when file with same name is inclu...Jakub Jelinek8-0/+61
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata1-16/+0
2005-06-25Update FSF address.Kelley Cook2-2/+2
2005-05-31re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger1-1/+1
2005-04-24re PR preprocessor/20907 (long comments throw off line numbers)Per Bothner1-0/+14
2005-04-05re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)Jakub Jelinek2-0/+122
2005-03-31altivec-16.c: Use cleanup-saved-temps.Janis Johnson3-0/+6
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating1-0/+5
2005-03-15Index: libcpp/ChangeLogGeoffrey Keating1-0/+5
2005-03-15Index: gcc/ChangeLogGeoffrey Keating6-0/+170
2005-03-13anon-struct-6.c, [...]: Ensure uniqueness of test assertion names.Joseph Myers3-4/+4
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating3-0/+49
2005-03-11direct2.c: With new lexer changes...Per Bothner2-2/+2
2005-03-03assert4.c: Fix for cygwinDavid Billinghurst1-2/+2
2005-02-25c-parser.c: New file.Joseph Myers1-1/+1
2005-02-19charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel1-0/+1
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher1-0/+10
2005-01-04re PR preprocessor/19257 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/s...Geoffrey Keating1-1/+1
2005-01-04Index: libcpp/ChangeLogGeoffrey Keating5-0/+23
2004-12-15re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou5-0/+34
2004-11-30re PR target/18702 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroo...Devang Patel1-1/+1
2004-11-28re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode1-0/+13
2004-11-28re PR target/18334 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c)Hans-Peter Nilsson1-8/+0
2004-11-26isysroot-2.c: Move target selector from dg-options to dg-do directive.Ben Elliston1-2/+2
2004-11-24gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot.Devang Patel4-0/+28
2004-11-15g++.dg/opt/strength-reduce.C...Nick Clifton1-1/+2
2004-11-0520040910-1.c, [...]: Adjust expected messages for new parser.Joseph Myers4-12/+12
2004-11-04c90-restrict-1.c, [...]: Adjust expected messages for new parser.Joseph Myers2-2/+2
2004-10-27direct2.c: Cope with different bison 'parse' or 'syntax' error messages.Nathan Sidwell2-6/+6
2004-10-26c-lex.c (get_nonpadding_token): Remove.Nathan Sidwell2-14/+32
2004-10-14errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers1-0/+5
2004-10-09* gcc.dg/cpp/ident-1.c: Add dg-options "".Jakub Jelinek1-0/+1
2004-10-08re PR c/16999 (#ident stopped working)Andrew Pinski1-0/+7
2004-08-09* gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).David Edelsohn1-1/+1
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers8-0/+15
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2-0/+12
2004-05-22c.opt (Wmissing-include-dirs): New.Ben Elliston1-0/+7
2004-02-20* doc/invoke.texi: Add -Wvariadic-macros.Richard Henderson4-0/+24
2004-02-11re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers2-0/+22
2004-02-10* gcc.dg/cpp/assert4.c: Fix typo last change.Alan Modra1-0/+1
2004-02-10darwin-longlong.c: Only use r0 in asm for darwin.Alan Modra1-4/+12
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata1-16/+0
2003-12-23java1.C: Use -fdollars-in-identifiers when compiling.Mark Mitchell1-1/+1
2003-12-12PR preprocessor/12935 preprocessor/12952 preprocessor/13046Neil Booth1-0/+11
2003-11-30* gcc.dg/cpp/assert4.c: Check more #system assertions.Kaveh R. Ghazi1-0/+56
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-1/+9
2003-11-19cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive be...Nathanael Nerode1-0/+13