This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
[AIX] gcc cannot compile huge c file
- From: "satyaakam goswami" <satyaakam at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Cc: fxcoudert at gcc dot gnu dot org
- Date: Wed, 28 Mar 2007 23:55:39 +0530
- Subject: [AIX] gcc cannot compile huge c file
Hello All,
We have been hit by this bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=378,
We are getting the same error "line 599772: The displacement must be
greater than or equal to
-32768 and less than or equal to 32767." on AIX 5.3.0.0 , with gcc 3.2.3.
Bug is in Suspended state, does look to be fixed in near future, any
workaround for this bug will surely help.
TIA
Satya