This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/82016] [8 regression] test case gcc.target/powerpc/float128-type-1.c fails after r251260
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 Aug 2017 21:36:18 +0000
- Subject: [Bug target/82016] [8 regression] test case gcc.target/powerpc/float128-type-1.c fails after r251260
- Auto-submitted: auto-generated
- References: <bug-82016-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82016
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to seurer from comment #0)
> r251260 is the change to wide-int.h but this test case failure is different
> from the others that change caused.
How is it different? They both use complex internally.
I think this is a dup of bug 81931 which was fixed by r251328.