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 18:51:55 +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 #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-23 18:51:55 UTC ---
> Isn't that the same trick? It's just that taskLib.h is not in GCC sources so I
> can't just put the change in.
The trick should be in libgcc/config/vxlib.c of course...