This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: PR testsuite/21865 (really a middle-end vector bug)


On Tue, Jun 28, 2005 at 04:57:36PM -0700, Steve Ellcey wrote:
> 	PR testsuite/21865
> 	* gcc.dg/torture/pr21817.c: Add dg-skip-if for hppa*-*-*.

Dave sez you can just add

/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */

which seems nicer than skipping the test.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]