Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 18:51:14 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        ak03@gte.com
Cc:        current@FreeBSD.ORG
Subject:   Re: -mcpu=pentiumpro still evil?
Message-ID:  <20020922184757.L4062-100000@patrocles.silby.com>
In-Reply-To: <20020922102940.5b3cfc26.kabaev@bellatlantic.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 22 Sep 2002, Alexander Kabaev wrote:

> On Sat, 21 Sep 2002 23:10:51 -0500 (CDT)
> Mike Silbersack <silby@silby.com> wrote:
>
> >
> > Is anyone else still seeing Sig 11's from GCC when mcpu=pentiumpro is
> > enabled (as it appears to be by default now)?  I get a segfault in the
> > same place every time when compiling a DIAGNOSTIC kernel when I leave
> > it enabled.
> >
> > Just curious if this is just me or not...
> >
> > Mike "Silby" Silbersack
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-current" in the body of the message
> >
> Please post an error message and a traceback from GCC if possible. I
> might have the patch for that.
>
> --
> Alexander Kabaev

Ok, I think this is the correct backtrace:

#0  0x0806ccee in cpp_ideq ()
#1  0x0806d31e in _cpp_lex_direct ()
#2  0x0806cfa5 in _cpp_lex_token ()
#3  0x080589e1 in cpp_macro_definition ()
#4  0x08058a69 in cpp_macro_definition ()
#5  0x08058ca7 in _cpp_handle_directive ()
#6  0x0806cfd4 in _cpp_lex_token ()
#7  0x08057dae in cpp_get_token ()
#8  0x08057ed9 in cpp_scan_nooutput ()
#9  0x080483e1 in do_preprocessing ()
#10 0x08048219 in main ()
#11 0x08048131 in _start ()

I'm seeing the segfault in the kernel make depend step, just as someone
else reported.

Mike "Silby" Silbersack


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020922184757.L4062-100000>