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]

Re: C++ ICE with ntohs() and -mcpu=pentiumpro


On Sun, Mar 19, 2000 at 04:05:09PM +0100, Rémi Guyomarch wrote:
> Hi,
> 
> The following code produce an ICE with the latest CVS tree.
> It happens when compiled as C++, not C, and with -mcpu=pentiumpro only.
> When compiled as C code, or with -mcpu=486,pentium,k6 it doesn't ICE.

I just bootstraped the 20000313 snapshot, and there's no problems with this
one.

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