aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-03-17 21:48:40 +0000
committerFred Fish <fnf@specifix.com>1996-03-17 21:48:40 +0000
commit9b4df2e5af28c9680c1e095db195c0abbcbf41ff (patch)
tree8fe301fbb2b71dbaeee6a0755be9683b770cd2be /gdb
parent315206699f300748d5491b2d45e3c859300b7afa (diff)
downloadgdb-9b4df2e5af28c9680c1e095db195c0abbcbf41ff.zip
gdb-9b4df2e5af28c9680c1e095db195c0abbcbf41ff.tar.gz
gdb-9b4df2e5af28c9680c1e095db195c0abbcbf41ff.tar.bz2
* gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
defined, and use it to compile the test case with -O2. The native compilation still uses no optimization. * gdb.base/mips_pro.c: Remove inline assembly code since it is compiled PIC by default, which results in assembler warnings that make the testsuite think the compilation was unsuccessful.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f6b4916..6dd4e0f 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
+
+ * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
+ defined, and use it to compile the test case with -O2. The
+ native compilation still uses no optimization.
+ * gdb.base/mips_pro.c: Remove inline assembly code since
+ it is compiled PIC by default, which results in assembler
+ warnings that make the testsuite think the compilation
+ was unsuccessful.
+
Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
* gdb.c++/misc.exp: Add note to message for