[Bug lto/55660] [4.7/4.8 Regression] ICE instead of some warning during lto build with supplied different options (-funsigned-char vs none)

2012-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55660 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org 2012-12-13 11:13:19 UTC --- Author: rguenth Date: Thu Dec 13 11:13:13 2012 New Revision: 194473 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194473 Log: 2012-12-13

[Bug lto/55660] [4.7/4.8 Regression] ICE instead of some warning during lto build with supplied different options (-funsigned-char vs none)

2012-12-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55660 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug lto/55660] [4.7/4.8 Regression] ICE instead of some warning during lto build with supplied different options (-funsigned-char vs none)

2012-12-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55660 --- Comment #2 from Richard Biener rguenth at gcc dot gnu.org 2012-12-12 14:18:46 UTC --- Ok, the issue is we preload char_type_node anyway, as show by Index: gcc/tree-streamer.c