This is the mail archive of the gcc-bugs@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]

Re: gcc / IA-64 bug report.


In article <39352D77.D7F9584A@cs.vu.nl> you write:
>// gcc version 2.9-ia64-000216-final

FYI This is a Cygnus compiler release for the IA-64 linux (formerly Trillian)
project.  This is essentially a January 3, 2000 snapshot with a very large
amount of patches applied to it, including the entire IA-64 back end.  It
is known to have some bugs in the C++ front end.  This does not appear to be
one of them though.

>// [rveldema@tl1 tests]$ gcc Bug1.cc
>// Bug1.cc: In function `void __static_initialization_and_destruction_0
>(int, int)':
>// Bug1.cc:12: non-lvalue in unary `&'

I can reproduce the same problem using current sources on an x86, so either
this is invalid C++, or a legitimate C++ bug report that hasn't been fixed yet.

Jim

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