[Bug other/54692] [4.8 Regression] gcc doesn't build with "-Og -g"

markus at trippelsdorf dot de gcc-bugzilla@gcc.gnu.org
Mon Sep 24 14:41:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54692

--- Comment #7 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-09-24 14:40:50 UTC ---
(In reply to comment #5)
> Does it work with "s/-O[sg0-9]* *//"?

Yes:
tmp % echo "-Og -g"| sed "s/-O[sg0-9]* *//"
-g
tmp %



More information about the Gcc-bugs mailing list