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 optimization/11386] GNU Emacs 21.3 failed to install using GCC 3.3, but GCC 3.2.3 works.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From ebotcazou at libertysurf dot fr  2003-07-08 06:43 -------
Subject: Re:  GNU Emacs 21.3 failed to install using GCC 3.3, but GCC 3.2.3 works.

> Probably I should be able to find a difference between
>   temacs (by GCC 3.2.3) objdump segment listing and
>   temacs (by GCC 3.3)   objdump segment listing.
>
>   bootstrap-emacs (by GCC 3.2.3), and
>   bootstrap-emacs (by GCC 3.3).

There will be very likely many differences between the code generated by 
these two versions of the compiler. Why not simply run GDB on the core file? 
Is that not doable?


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