This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

remove c-tree.h from rs6000-c.c


I was able to build up a cross compiler that used this file and verify that the generated assembly for the file is the same and that it built, thus confirming suspicions that the include was extraneous.  If someone has rs6000 AIX (what's that), or linux or something, give it a build and and let me know if there are any problems.

	* config/rs6000/rs6000-c.c: Remove c-tree.h include.

Attachment: d.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]