projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d393843
)
(OPTIMIZATION_OPTIONS): call optimization_options
author
Stan Cox
<coxs@gnu.org>
Fri, 16 Feb 1996 16:51:26 +0000
(16:51 +0000)
committer
Stan Cox
<coxs@gnu.org>
Fri, 16 Feb 1996 16:51:26 +0000
(16:51 +0000)
From-SVN: r11288
gcc/config/i386/dgux.h
patch
|
blob
|
history
diff --git
a/gcc/config/i386/dgux.h
b/gcc/config/i386/dgux.h
index 5b461c49259221f26bb6cd06fc43e6d30f0f6087..1bcbb09a3ba842b493944ae4bf1695ce09746687 100644
(file)
--- a/
gcc/config/i386/dgux.h
+++ b/
gcc/config/i386/dgux.h
@@
-26,7
+26,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "i386/sysv4.h"
#ifndef VERSION_INFO2
-#define VERSION_INFO2 "$Revision$"
+#define VERSION_INFO2 "$Revision
: 1.1
$"
#endif
#ifndef VERSION_STRING
@@
-132,6
+132,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
extern int flag_signed_bitfields; \
flag_signed_bitfields = 0; \
abort_helper (); \
+ optimization_options (LEVEL); \
} while (0)