re PR middle-end/27724 (internal compiler error: no-op convert from 4 to 8 bytes...
authorJason Merrill <jason@redhat.com>
Fri, 8 Sep 2006 05:11:40 +0000 (01:11 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 8 Sep 2006 05:11:40 +0000 (01:11 -0400)
commitdf20ea24f939e8d2b005d2ef985446b2fe0cf597
tree961181e0ca6120d90ad5ec06b4bd72fd8f863d60
parent158d56c4e2ce2ae5f3044bd7a277fef43466f2f6
re PR middle-end/27724 (internal compiler error: no-op convert from 4 to 8 bytes in initializer)

        PR middle-end/27724
        * varasm.c (output_constant): Only strip actual no-op conversions.

From-SVN: r116777
gcc/ChangeLog
gcc/testsuite/gcc.dg/long-long-cst1.c [new file with mode: 0644]
gcc/varasm.c