ident.c: Don't expect #ident strings in the assembly output.
* gcc.dg/cpp/ident.c: Don't expect #ident strings in the assembly output. From-SVN: r34873
This commit is contained in:
parent
385d061bfe
commit
bfa697a954
@ -1,3 +1,8 @@
|
||||
2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
|
||||
|
||||
* gcc.dg/cpp/ident.c: Don't expect #ident strings in the
|
||||
assembly output.
|
||||
|
||||
2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
|
||||
|
||||
* gcc.dg/cpp/ident.c: New test.
|
||||
|
@ -5,5 +5,3 @@
|
||||
#ident "this is an ident"
|
||||
|
||||
int dummy(void) { return 12; }
|
||||
|
||||
/* { dg-final { scan-assembler ident.c "this is an ident" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user