[Bug preprocessor/39533] -MM may list a header file twice

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 01:50:00 GMT 2009



------- Comment #4 from pinskia at gcc dot gnu dot org  2009-03-24 01:50 -------
If I do
cat > foo.h << EOF
#include <ansidecl.h>
EOF

I get the duplicated include file but I don;t think it matters as it is
included twice, how does the cpp know they are really the same include file


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |trivial


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533



More information about the Gcc-bugs mailing list