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]

[PATCH] Fix PR treelang/20604 not passing -fPIC on ppc-darwin to tree1 by default


This patch fixes the mistake of treelang's spec of not passing the default cc1_options
to tree1. This also fixes the failures I was getting on ppc-darwin.


OK? Bootstrapped and tested on powerpc-darwin with no failures left in treelang.

Thanks,
Andrew Pinski

* lang-spec.c: Simplify @treelang to what the other languages do.

Attachment: fixtreelang.diff.txt
Description: Text document


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