This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/42753] _Complex_I is reported as undeclared. Code builds with Sun compiler.
- From: "david dot kirkby at onetel dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2010 09:27:48 -0000
- Subject: [Bug c/42753] _Complex_I is reported as undeclared. Code builds with Sun compiler.
- References: <bug-42753-16025@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from david dot kirkby at onetel dot net 2010-01-15 09:27 -------
I discovered the bug first on a Sun Blade 2000 running Solaris 10 while
building the Sage maths software.
http://www.sagemath.org/
A test case was created by Robert Bradshaw. The attached header file was
generated on a Sun T5240.
If necessary, access can be arranged for a serious developer to the system, but
it has failed on every Solaris system tested on, including Open Solaris x86
systems, so I assume you will be able to verify it easily. But if not, I can
create an account on the T5240.
--
david dot kirkby at onetel dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david dot kirkby at onetel
| |dot net
Known to fail| |3.4.3 4.4.1
Summary|_Complex_I is reported as |_Complex_I is reported as
|undeclared. Code builds with|undeclared. Code builds with
|Sun compiler. |Sun compiler.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42753