This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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]

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-08-04 02:15 -------
(In reply to comment #2)
> Essentially, we are using offsetof to size an array.  This would be a 
> GCC extension that icc apparently does not support.

But that actually does not make sense since this is after ICC already compiled
GCC.  So I am thinking ICC miscompiled GCC.


-- 


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


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