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 #2 from jmichae3 at yahoo dot com  2009-03-09 06:41 -------
Created an attachment (id=17421)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17421&action=view)
-fpack-struct with iostream .ii file

g++ -v -save-temps -fpack-struct io.cpp
both attachments ( .ii files) are from gcc 3.4.5. the results are different,
but  the errors are the same regardless of compiler version.
this is a single .ii file attached.


-- 


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]