re PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punning examples)
authorJakub Jelinek <jakub@redhat.com>
Thu, 10 Mar 2011 18:10:14 +0000 (19:10 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 10 Mar 2011 18:10:14 +0000 (19:10 +0100)
commit67a2f76d4c054da755bd23ef9a08854b3340b715
treed3d5d4cf117a3e8ec8bb4c015948b76d614c3082
parent4999d9b0135878f24eae78f33142b4929274dd54
re PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punning examples)

PR debug/48043
* config/s390/s390.c (s390_delegitimize_address): Make sure the
result mode matches original rtl mode.

From-SVN: r170851
gcc/ChangeLog
gcc/config/s390/s390.c