This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH/RFC] Support for spec predicate expressions
DJ Delorie <dj@redhat.com> writes:
> > - Your caveat about code in <target>.c is a good one; this could be
> > fixed with a target-specific object file to link into xgcc. Easy
> > enough; does it cause any new problems? This will damage -b/-V more,
> > possibly.
>
> It will confuse gcc's -b option. OTOH, we already have that problem.
The implementation of -b changed recently, there should be no problems
of this nature with it now.
--
- Geoffrey Keating <geoffk@geoffk.org>