------- Comment #20 from tkoenig at gcc dot gnu dot org  2007-08-02 17:17 
-------
(In reply to comment #19)

> I have also had a look to the results of -fdump-tree-original and to the
> assembly with and without the flag, but did not see anything obvious.

This is very strange.  sptr gets clobbered somewhere.

Within gdb, can you set a watchpoint on sptr and rerun the session?
That should allow you to catch where the change is made.


-- 


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

Reply via email to