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/48178] [4.7 Regression] ICE in dwarf2out_var_location, at dwarf2out.c:21969


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

Kazumoto Kojima <kkojima at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-03-22 22:45:56 UTC ---
I've applied a target specific patch so not to emit a constant
pool between a call and its corresponding CALL_ARG_LOCATION note:

http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01213.html


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