projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dc8c71
)
Revert accidental checkin from Oct 31 (egad).
author
Jeff Law
<law@gcc.gnu.org>
Sun, 6 Dec 1998 03:02:47 +0000
(20:02 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Sun, 6 Dec 1998 03:02:47 +0000
(20:02 -0700)
From-SVN: r24129
gcc/toplev.c
patch
|
blob
|
history
diff --git
a/gcc/toplev.c
b/gcc/toplev.c
index 7533063a1865649bdbe480a03c02095322ab3219..3e86a689087928c4ddb8adfe56c3083bcc4fb841 100644
(file)
--- a/
gcc/toplev.c
+++ b/
gcc/toplev.c
@@
-4611,9
+4611,7
@@
main (argc, argv)
flag_schedule_insns_after_reload = 1;
#endif
flag_regmove = 1;
-#if 0
flag_strict_aliasing = 1;
-#endif
}
if (optimize >= 3)