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 target/26885] [4.1/4.2 regression] -m64 -m32 no longer creates 32-bit object



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-05-16 17:39 -------
(In reply to comment #14)
>         --enable-checking=assert \

There is your issue.  Why are you disabling all checking except for assert on
the mainline for testing?


-- 


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


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