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/53948] [4.8 Regression] Assignment line missing for -O0 -g


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

--- Comment #3 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-16 20:23:20 UTC ---
The problem seems to be that PARM_DECLs are not marked as REG_USERVAR_P.


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