Commit 752e02e4 by Alexandre Oliva Committed by Alexandre Oliva

* gcc.dg/ultrasp1.c: empty dg-options, avoid `long long' warnings

From-SVN: r24201
parent 2d8bf6c3
1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
* gcc.dg/ultrasp1.c: empty dg-options, avoid `long long' warnings
* g++.old-deja/g++.pt/instantiate6.C: linker error, not crash * g++.old-deja/g++.pt/instantiate6.C: linker error, not crash
Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
......
/* Simplified from testcase by David Staepelaere <staapa@ultimatech.com> */ /* Simplified from testcase by David Staepelaere <staapa@ultimatech.com> */
/* { dg-do compile { xfail sparc-*-* } } */ /* { dg-do compile { xfail sparc-*-* } } */
/* { dg-options "" } */
/* { dg-options -mcpu=ultrasparc { target sparc-*-*-* } } */ /* { dg-options -mcpu=ultrasparc { target sparc-*-*-* } } */
int foo(long long y) { int foo(long long y) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment