------- Comment #16 from kargl at gcc dot gnu dot org 2006-04-01 20:48 ------- (In reply to comment #15) > > No, it isn't portable to big endian. How are you executing this > > test. > > gmake -k check-fortran. :-) > > > I added a { target i?86-*-* x86_64-*-* } to the dg-do clause. > > Not on the 4.1 branch.
Whoops. I thought I had committed to both branches. > And why? Is there anything specific to x86 in the test? Because there isn't a { target-little-endian } dg directive. Additionally, I knew pault was working on a general fix for problem. I was just trying to permit big-endian system ignore the testcase Note, pault has submitted a new patch earlier today. I hope to review it shortly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17298