[gnu.gcc.bug] Possible bug in gcc-cpp

fuchs@tmipm0.mit.edu (Harald Fuchs) (02/04/90)

I have found something that might be a bug in the C preprocessor.
Consider:
	#line 2 "dir/proto.ccP"
	#include "./hdr.h"
Here I want to pretend that the source file has another name.  But now
cpp won't find "./hdr.h";  apparently the directory  name has changed.
This may be a bug or not; at least it is a difference to /lib/cpp, be-
cause it makes an explicit "-I." necessary.

                                                   Harald Fuchs

fuchs@it.uka.de   fuchs@dkauni5t.bitnet   fuchs%dkauni5t.bitnet@cunyvm.cuny.edu