This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31161] __builtin_cexpi is broken on Darwin
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2007 09:45:56 -0000
- Subject: [Bug target/31161] __builtin_cexpi is broken on Darwin
- References: <bug-31161-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from ubizjak at gmail dot com 2007-03-17 09:45 -------
(In reply to comment #16)
> As far as I can tell the problem is fixed, at least for Mac OSX 10.3. Thanks
> Richard for your
> patience.
>
> I have just noticed the following oddity with the code:
> [karma] bug/cexp_pb% g++-4 -O1 failure_v6.c
> failure_v6.c: In function 'int main()':
> failure_v6.c:4: warning: canonical types differ for identical types double
> __complex__ and double __complex__
> <complex_type 0x9958c0
> type <real_type 0x42e238c0 double sizes-gimplified DF
This is PR middle-end/30666. Patch for this problem is waiting for review.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31161