* gcc.dg/20020312-2.c: Add rs6000 target.

From-SVN: r51129
This commit is contained in:
David Edelsohn 2002-03-21 16:18:37 +00:00 committed by David Edelsohn
parent a73afd69ee
commit 97c6c02ccf
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2002-03-21 David Edelsohn <edelsohn@gnu.org>
* gcc.dg/20020312-2.c: Add rs6000 target.
2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.

View file

@ -34,6 +34,8 @@
/* No pic register. */
#elif defined(__H8300__) || defined(__H8300H__) || defined(__H8300S__)
/* No pic register. */
#elif defined(_IBMR2)
/* No pic register. */
#elif #cpu(i370)
/* No pic register. */
#elif defined(__i386__)