This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-09-24 14:32:16 UTC ---
Looks like Jakuk is responsible:

r191267
commit 56d581e9cde5c36d15b6d859abf6b2ea99f64ea0
Author: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Sep 13 16:30:17 2012 +0000

        * configure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.
        * configure: Regenerated.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]