--- Additional Comments From pavenis at latnet dot lv 2004-11-01 15:06 ---
Created an attachment (id=7451)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7451&action=view)
Preprocessed source compressed with bzip2
To reproduce bug:
gcc -c -O2 filelist.ii
--
http://gcc.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pavenis at latnet dot lv
CC: gcc-bugs at gcc dot
--- Additional Comments From pavenis at latnet dot lv 2004-10-14 14:41 ---
For DJGPP I created one more .c file in fixincludes directory:
#include "fixlib.h"
#define _ENV_(v,m,n,t) tCC* v = NULL;
ENV_TABLE
#u
--- Additional Comments From pavenis at latnet dot lv 2004-10-11 10:53 ---
One more trap:
DJGPP includes are expected to be at $prefix/$target/sys-include.
Symbolic link of $prefix/$target/include to it should suffice.
Verified that absence of such directory causes described