------- Comment #11 from rmathew at gcc dot gnu dot org  2006-03-31 04:29 
-------
Created an attachment (id=11172)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11172&action=view)
Shell script to help narrow the problem in PR26879.

Save this file in a folder. Save "debugx" and "debug" from:

  http://gcc.gnu.org/ml/gcc/2004-03/msg01195.html

into the *same* folder. Give execute permissions to all of
these scripts:

  chmod +x rep26879.sh debugx debug

Now execute "rep26879.sh", assuming you have *not* wiped
out the build folder given in the build log:

  "/gcc-8eea83c766efc28763a9d30e4baba897/gcc.build.lnx"

The script leaves you in GDB. On the GDB prompt, enter
"run". When the segmentation fault happens, enter "list"
and then enter "backtrace". Copy-paste all of the output
into this bug report.

If this does not work, I'm afraid we'll have to wait
for a hacker with an alpha box to help us out. :-(


-- 


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

Reply via email to