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 target/62013] [4.8/4.9 Regresion] cc1plus doesn't terminate when called with -g on arm-linux-gnueabihf


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62013

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ktkachov at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from ktkachov at gcc dot gnu.org ---
I'm willing to bet this is a duplicate of 61033 that also involves a
qmltextgenerator.ii preprocessed reproducer file ;)

It goes into an infinite loop for me on arm-none-eabi with 4.9 and passes with
current trunk. Didn't try 4.8, I expect it fails there like you say.

I don't remember if it was fixed in trunk and the fix not backported or just
made latent.

*** This bug has been marked as a duplicate of bug 61033 ***


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