This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [committed[ config.gcc: abstract thread_File stting forallrtems targets
- From: Ralf Corsepius <corsepiu at faw dot uni-ulm dot de>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Joel Sherrill <joel dot sherrill at OARcorp dot com>
- Date: Tue, 30 Sep 2003 12:58:22 +0200
- Subject: Re: [committed[ config.gcc: abstract thread_File stting forallrtems targets
- Organization: FAW Ulm
- References: <20030930095924.GA2720@twcny.rr.com>
On Tue, 2003-09-30 at 11:59, Nathanael Nerode wrote:
> >> use_fixproto=no
> > ^^^^^^^^^^^^^^^
> >... I am hesitant about this.
>
> But that's not a behavior change. That was just a relocation from a random
> clause in the t-rtems file.
Urgh, I see ... STMP_FIXPROTO is hard-coded into t-rtems.
I currently think you have tripped a bug in RTEMS gcc.
Doesn't configuring with --with-newlib suppress it, too?
Ralf