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/48043] [4.6 Regression] pr47201: var-tracking loc_order_check fails for type punning examples


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |jakub at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-09 20:43:29 UTC ---
Created attachment 23608
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23608
gcc46-pr48043.patch

Fix (tested just with cross on the pr47201.c testcase).  Could you please
bootstrap/regtestit, it might take a while for me to test it on s390x.


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