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 bootstrap/52397] [4.7 regression] comparison failure with Ada enabled


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-27 11:45:43 UTC ---
Jakub, would this impair debug info if we allowed the debug insn handling code
in delete_trivially_dead_insns to reset debug insn for dead (not used)
registers that are FUNCTION_ARG_REGNO_P?


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