This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 May 2012 17:50:44 +0000
- Subject: [Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks
- Auto-submitted: auto-generated
- References: <bug-53378-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-23 17:50:44 UTC ---
> Could this be fixed by a fixincludes stub somewhat like the following?
I don't understand why you cannot use a similar trick as ada/sigtramp-ppcvxw.c.