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 middle-end/44945] [4.6 Regression] FAIL: gfortran.dg/char_array_structure_constructor.f90



------- Comment #7 from dominiq at lps dot ens dot fr  2010-07-15 18:55 -------
Created an attachment (id=21218)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21218&action=view)
assembly generated with  -S -m32 -O2 -fomit-frame-pointer -fverbose-asm

The original file has been modified to have only one test:

if (any (c%a /= "wxyz")) call abort ()


-- 


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


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