[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 Marek Polacek changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned a

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-15 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 --- Comment #6 from Sasha Levin --- Using built-in specs. COLLECT_GCC=gcc Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/home/sasha/gcc-inst/ --with-arch=native --with-tune=native --enable-languages=c --enable-lto --enab

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 --- Comment #5 from H.J. Lu --- (In reply to Sasha Levin from comment #4) > $ gcc -v Please add "-v" to the gcc command line used to compile fs/ext3/namei.c and show the whole output.

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-15 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 --- Comment #4 from Sasha Levin --- $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/sasha/gcc-inst/libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --pr

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 --- Comment #3 from H.J. Lu --- (In reply to Sasha Levin from comment #2) > $ gcc -Wp,-MD,fs/ext3/.namei.o.d -nostdinc -isystem > /home/sasha/gcc-inst/lib/gcc/x86_64-unknown-linux-gnu/5.0.0/include > -I./arch/x86/include -Iarch/x86/include/gener

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-15 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 --- Comment #2 from Sasha Levin --- $ gcc -Wp,-MD,fs/ext3/.namei.o.d -nostdinc -isystem /home/sasha/gcc-inst/lib/gcc/x86_64-unknown-linux-gnu/5.0.0/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -I

[Bug middle-end/63879] ICE compiling Linux Kernel fs/ext3/namei.c

2014-11-14 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63879 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|