This is the mail archive of the gcc-patches@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]

Re: PR debug/41248 [VTA] deal with Pmode != ptr_mode in expand_debug_expr


| for  gcc/ChangeLog
| from  Alexandre Oliva  <aoliva@redhat.com>
| 
|         PR debug/41248
|         * cfgexpand.c (convert_debug_memory_address): New.
|         (expand_debug_expr): Convert base address and offset to the same
|         mode.  Use it to convert addresses to other modes.  Accept
|         ptr_mode addresses.
| 
| for  gcc/testsuite/ChangeLog
| from  Alexandre Oliva  <aoliva@redhat.com>
| 
|         PR debug/41248
|         * gcc.dg/pr41248.c: New.

Are we still waiting for an approval of this patch?  I am using it in
my nightly build and it looks good but I would like to see it checked
in.

Steve Ellcey
sje@cup.hp.com


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