This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch testsuite]: gcc.dg/large-size-array-2.c and larget-array-4.c
- From: "Kai Tietz" <ktietz70 at googlemail dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: "GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 30 Apr 2008 19:55:48 +0200
- Subject: [patch testsuite]: gcc.dg/large-size-array-2.c and larget-array-4.c
Hi HJ,
it seems that you fix inverted the intention of my initial patch.
The check for this warning should be done for target x86_64-*-mingw*,
but as you wrote
...
/* { dg-error "too large" "" { target { { ! lp64 } || x86_64-*-mingw*
} } 6 } */
...
it checks it always for this target :)
Something like
/* { dg-error "too large" "" { target { { ! lp64 } { !
x86_64-*-mingw* } } } 6 } */
would be more correct. I am uncertain if the shoud be a && between,
but as far as I remember it is not necessary.
Cheers,
Kai
--
| (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination