aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-07-24Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.Jakub Jelinek17-0/+3175
2004-07-23c-decl.c (start_function): Form composite type of function types rather than ...Joseph Myers2-0/+35
2004-07-238-02a.c: Fix typo.Janis Johnson2-1/+3
2004-07-23varargs-4.c: Remove a Darwin-specific check.Janis Johnson3-8/+37
2004-07-23debug-1.c: Use int, not long, in union with vector.Janis Johnson3-4/+7
2004-07-23ops.c: Remove checks using pointers to long.Janis Johnson4-62/+120
2004-07-23cp: * search.c (lookup_conversion_operator): Avoid two loops.Nathan Sidwell5-0/+109
2004-07-22* g++.dg/parse/attr2.C: Simplify.Mark Mitchell2-4/+5
2004-07-22re PR c/7284 (incorrectly simplifies leftshift followed by signed power-of-2 ...Joseph Myers2-0/+29
2004-07-22tree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.Brian Booth2-0/+31
2004-07-22* pt.cNathan Sidwell2-0/+24
2004-07-222004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)David Billinghurst3-1/+91
2004-07-22cris-peep2-xsrand.c, [...]: New tests.Hans-Peter Nilsson4-0/+111
2004-07-22re PR c/15052 (gcc frontend accepts mismatched function declaration/defintion)Joseph Myers6-13/+47
2004-07-22c-typeck.c (set_init_index): Require designator to be of integer type.Joseph Myers4-1/+25
2004-07-22re PR c/11250 (-pedantic accepts `char a[] = ("x");')Joseph Myers2-0/+64
2004-07-21Fix formatting.Paul Brook1-22/+22
2004-07-21re PR middle-end/15345 ([non-unit-at-a-time] unreferenced nested inline funct...Jakub Jelinek2-0/+79
2004-07-20re PR target/16559 (Incorrect code generated for function pointer)H.J. Lu2-0/+42
2004-07-21re PR c++/14497 (Accepts invalid specialization of member template missing "t...Giovanni Bajo3-40/+17
2004-07-21re PR c++/509 (G++ forbids template specialization as ambiguous)Giovanni Bajo2-0/+39
2004-07-21README: UpdateDavid Billinghurst1-59/+59
2004-07-21Copy cases from g77.f-torture/execute and add dg-run directive.David Billinghurst44-0/+1827
2004-07-20re PR c++/16637 (syntax error on valid input code)Mark Mitchell2-0/+12
2004-07-20re PR c++/16175 (Wrong type reported in diagnostic)Kriang Lerdsuwanakij2-0/+26
2004-07-20* gcc.dg/pr12625-1.c: New test.Joseph Myers2-0/+17
2004-07-20c-common.h (check_case_value): Remove prototype.Steven Bosscher4-1/+74
2004-07-20Remove DOS style trailing Carriage ReturnsKelley Cook9-240/+247
2004-07-19re PR c++/16623 (g++ ICE in tsubst_decl:6081)Mark Mitchell2-0/+20
2004-07-19re PR c++/12170 (ICE in cp_type_quals)Kriang Lerdsuwanakij2-0/+33
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz2-0/+40
2004-07-19c-tree.h (struct c_expr): Define.Joseph Myers5-2/+161
2004-07-18re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill1-1/+0
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter6-5/+42
2004-07-18re PR c++/13092 (Accepts invalid pointer-to-member conversion)Kriang Lerdsuwanakij5-0/+95
2004-07-17re PR c++/16337 (bug defining multiple altivec vectors in same C++ statement)Mark Mitchell2-0/+20
2004-07-17g77.dg: Removed.Toon Moene197-11047/+5
2004-07-17c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...Joseph Myers9-0/+663
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson2-1/+4
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-0/+12
2004-07-16fortran-torture.exp (fortran-torture): Don't test compile tests with fulllist...Tobias Schlüter3-3/+33
2004-07-16re PR rtl-optimization/16536 (Incorrect __restrict__ optimization in -O2)Volker Reichelt2-0/+35
2004-07-15re PR fortran/13792 (lbound/ubound generates internal compiler error)Tobias Schlüter2-0/+7
2004-07-15re PR fortran/15140 (assertion failed: (TREE_CODE (sym->backend_decl) == PARM...Tobias Schlüter2-0/+16
2004-07-15re PR fortran/15129 (assumed size characters passed to subroutines incorrect)Tobias Schlüter2-0/+18
2004-07-15re PR fortran/15324 (segfault / ICE with array of assumed length characters)Tobias Schlüter2-0/+27
2004-07-15* gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.Mike Stump2-3/+7
2004-07-14Fix MIPS SPEC95 FP 146.wave5 -fprofile-generate failure.James E Wilson2-0/+38
2004-07-15expr.c (expand_assignment): Reenable bitfield += optimizations.Jakub Jelinek3-0/+305
2004-07-14* gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.Mike Stump2-1/+5