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/45882] No debug info for vars depending on unused parameter


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

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

--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2013-04-01 16:39:05 UTC ---
Jakub, do you remember what this change was necessary for:

    * rtl.def (ENTRY_VALUE): Change format from "e" to "0".

I'm reviewing the "0" fields and I don't understand why ENTRY_VALUE
has this "0" instead of "e".

Hope you remember :-)


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