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 debug/55541] [4.8/4.9/5 Regression] unable to see local variables due extra lexical block was generated


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #11)
> Created attachment 34677 [details]
> gcc5-pr55541.patch
> 
> Untested fix (that cures the testcase).

Unfortunately it broke bootstrap, I'd have hoped it wouldn't affect code
generation at all.  Debugging now.


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