[Bug other/19289] ice during gcc4-20050102 profiledboostrap.

2005-01-06 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-06 
14:08 ---
Did you build in a clean directory?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19289


[Bug other/19289] ice during gcc4-20050102 profiledboostrap.

2005-01-06 Thread pluto at pld-linux dot org

--- Additional Comments From pluto at pld-linux dot org  2005-01-06 14:23 
---
(In reply to comment #1)
 Did you build in a clean directory?

Here's my build script:

# rm -rf builddir  mkdir builddir  cd builddir
# ../configure \
#{options}
# cd ..
# make -C builddir \
#profiledbootsrap \
#{flags}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19289


[Bug other/19289] ice during gcc4-20050102 profiledboostrap.

2005-01-06 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-06 
14:25 ---
Well it is compiling with the installed gcc which is just wrong then.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19289