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]
Other format: [Raw text]

[Bug c/42753] _Complex_I is reported as undeclared. Code builds with Sun compiler.



------- 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


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