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 c++/39404] -fpack-struct causes iostream to error, -O3 makes problem worse



------- Comment #3 from jmichae3 at yahoo dot com  2009-03-09 06:45 -------
Created an attachment (id=17422)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17422&action=view)
io.cpp, an offending source file

problem is it #includes <iostream> if -fpack-struct is used.  that is all that
is necessary. will have more bad examples later that are simpler which show the
problem.


-- 


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


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