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/53820] [4.8 Regression] ICE in vt_expand_var_loc_chain, at var-tracking.c:8029


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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

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

--- Comment #5 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-07-06 11:37:40 UTC ---
Author: aoliva
Date: Fri Jul  6 11:37:36 2012
New Revision: 189326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189326
Log:
PR debug/53820
* var-tracking.c (vt_add_function_parameter): Convert
internal_arg_pointer into arg_pointer-based address even
without DRAP.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c

--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-07-06 12:18:27 UTC ---
Fixed


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