mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 05:30:24 +08:00
eb130.C: Adjust include paths.
2007-10-18 Benjamin Kosnik <bkoz@redhat.com> * g++.old-deja/g++.robertl/eb130.C: Adjust include paths. From-SVN: r129464
This commit is contained in:
parent
1cc0507d4c
commit
5793368560
@ -1,3 +1,7 @@
|
||||
2007-10-18 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* g++.old-deja/g++.robertl/eb130.C: Adjust include paths.
|
||||
|
||||
2007-10-18 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||
|
||||
* gcc.target/mips/save-restore-3.c: Don't clobber $17.
|
||||
|
@ -1,11 +1,11 @@
|
||||
// { dg-do assemble }
|
||||
// { dg-options "-Wall" }
|
||||
// { dg-options "-Wall -Wno-deprecated" }
|
||||
// Gives spurious warnings when compiled with -Wall
|
||||
// EGCS 06/08/98 i686-pc-linux-gnulibc1
|
||||
// Message-Id: <199806081358.PAA02505@achibm5.chemie.uni-karlsruhe.de>
|
||||
// From: Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
|
||||
|
||||
|
||||
#include <ext/hash_set>
|
||||
#include <backward/hash_set>
|
||||
__gnu_cxx::hash_set<int> foo;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user