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 bootstrap/15744] [3.5 Regression] The bootstrap compiler miscompiles libcpp


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-31 17:55 -------
Ok, thanks.

It appears that the bootstrap compiler (GCC 2.96-113) and the stage1 compiler
disagree on the layout of struct cpp_options from libcpp/include/cpplib.h. 
Maybe another bool problem.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.5 Regression] The stage1 |[3.5 Regression] The
                   |compiler miscompiles libcpp |bootstrap compiler
                   |                            |miscompiles libcpp


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


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