This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/32954] mask and -fdefault-integer-8



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]