------- Comment #13 from dfranke at gcc dot gnu dot org 2010-05-09 19:41 ------- (In reply to comment #12) > -Idir > These affect interpretation of the "INCLUDE" directive (as well as > of > the "#include" directive of the cpp preprocessor). > > Also note that the general behavior of -I and "INCLUDE" is pretty > much the same as of -I with "#include" in the cpp preprocessor, > with > regard to looking for header.gcc files and other such things. > > This path is also used to search for .mod files when previously > compiled modules are required by a "USE" statement.
Yes, I think that this text needs an update. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35707