This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: C++ ICE with ntohs() and -mcpu=pentiumpro
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: C++ ICE with ntohs() and -mcpu=pentiumpro
- From: Rémi Guyomarch <rguyom at mail dot dotcom dot fr>
- Date: Sun, 19 Mar 2000 18:49:35 +0100
- References: <20000319160509.A21156@pingoo.ifn.fr>
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.