http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52994
--- Comment #6 from janus at gcc dot gnu.org 2012-04-15 19:40:58 UTC --- (In reply to comment #4) > Here is a slightly reduced test case, which gives the same ICE: Note #1: When commenting out the 'ICE' line, compilation goes through and running the program yields the output: 666.000000 I.e. it prints only one number, where it actually should print three.