Commit 57933685 by Benjamin Kosnik Committed by Benjamin Kosnik

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
parent 1cc0507d
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.
// { 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;
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