[Bug middle-end/43045] [lto] ICE non-trivial conversion at assignment

2010-02-22 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-02-22 16:03 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug middle-end/43045] [lto] ICE non-trivial conversion at assignment

2010-02-22 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-02-22 15:53 --- Subject: Bug 43045 Author: rguenth Date: Mon Feb 22 15:53:27 2010 New Revision: 156966 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156966 Log: 2010-02-22 Richard Guenther PR lto/43045

[Bug middle-end/43045] [lto] ICE non-trivial conversion at assignment

2010-02-22 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-02-22 14:08 --- Created an attachment (id=19933) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19933&action=view) patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43045

[Bug middle-end/43045] [lto] ICE non-trivial conversion at assignment

2010-02-11 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2010-02-11 18:56 --- Created an attachment (id=19848) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19848&action=view) Testsuite patch ("char"->"unsigned char") to fix the last two ICEs on the input side Note: It works with -O1 a