* gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
From-SVN: r85726
This commit is contained in:
parent
067a5735c5
commit
feb21f0d14
@ -1,3 +1,7 @@
|
||||
2004-08-09 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
|
||||
|
||||
2004-08-09 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
* gcc.dg/wchar_t-2.c: Fix typo.
|
||||
|
@ -78,7 +78,7 @@
|
||||
# error
|
||||
#endif
|
||||
|
||||
#if defined __unix__
|
||||
#if defined __unix__ || defined _AIX
|
||||
# if !#system(unix)
|
||||
# error
|
||||
# endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user