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/34884] [4.3 Regression] gfortran.dg/array_constructor_9.f90



------- Comment #7 from dominiq at lps dot ens dot fr  2008-01-20 14:39 -------
> I need a more info to reproduce this bug.

I have tried to give all the info I have been able to gather on my own. My
config is:

Configured with: ../gcc-4.3-work/configure --prefix=/opt/gcc/gcc4.3w
--mandir=/opt/gcc/gcc4.3w/share/man --infodir=/opt/gcc/gcc4.3w/share/info
--build=i686-apple-darwin9 --enable-languages=c,c++,fortran,objc,obj-c++,java
--with-gmp=/sw --with-libiconv-prefix=/usr --with-system-zlib
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib

As far as I can tell, the bug appears after the tree optimization, but at this
point I don't know what I should dump. Having looked at the test-suite results,
the problem appears on 32 bit x86 platforms. From

> --disable-multilib

I infer that you cannot try with -m32, isn't it?


-- 


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


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