Debian gcc 4.5.2: internal compiler error: in dfs_enumerate_from, at cfganal.c:1207

2011-04-28 Thread Matthias Lang
Hi, I ran into an internal compiler error when compiling with gcc on Debian testing, as it was yesterday. how to reproduce: cd /tmp wget www.corelatus.se/~matthias/preprocessed.i gcc -O3 -c preprocessed.i here's what it looks like on my machine: gcc -O3 -c preprocessed.i

Re: Debian gcc 4.5.2: internal compiler error: in dfs_enumerate_from, at cfganal.c:1207

2011-04-28 Thread Basile Starynkevitch
On Thu, 28 Apr 2011 10:01:02 +0200 Matthias Lang matth...@corelatus.se wrote: wget www.corelatus.se/~matthias/preprocessed.i gcc -O3 -c preprocessed.i beam/dist.c:501:1: internal compiler error: in dfs_enumerate_from, ... For your information, this bug does not appear when using gcc-4.6