This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/12847] [3.4 Regression] xxx.c:1:20: xxxx.h: No such file or directory
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2003 22:14:48 -0000
- Subject: [Bug preprocessor/12847] [3.4 Regression] xxx.c:1:20: xxxx.h: No such file or directory
- References: <20031030202003.12847.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12847
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2003-10-31 22:14 -------
Subject: Re: [3.4 Regression] xxx.c:1:20: xxxx.h: No
> ------- Additional Comments From zack at gcc dot gnu dot org 2003-10-31
> 21:59 -------
> I would prefer it if you could try to use the enumeration defined in
> diagnostic.h
> instead. I don't know if this is feasible. If not, CPP_* prefixes are
> fine.
I have a patch using the latter approach under test. I would like
to resolve this issue as there are a number of other problems affecting
pa and vax builds. After the prefix change, you can explore using
the enumeration at your leasure.
Dave