------- Comment #7 from rguenth at gcc dot gnu dot org  2008-04-23 10:03 -------
Created an attachment (id=15515)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15515&action=view)
simplified bravais.c

gcc -c mathfunc.c
gcc -o t.ok bravais.c mathfunc.o -O
gcc -o t.fail bravais.c mathfunc.o -O -funroll-loops

./t.ok
./t.fail
Aborted


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15513|0                           |1
        is obsolete|                            |


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

Reply via email to