This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [patch][spu] Don't include middle-end headers in spu-c.c


On Wed, May 26, 2010 at 10:25 AM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> Hi,
>
> Just don't include what it doesn't need. One more RTL dependency gone
> from the front ends.
>
> Tested by building a cross to spu-unknown-elf and verifying that there
> are no warnings/errors.
> OK for trunk?
>
> Ciao!
> Steven
>
>
> ? ? ? ?* config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
> ? ? ? ?insn-config.h, insn-codes.h, recog.h, and optabs.h.

Okay.

Thanks, David


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