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++/51854] ICE in mangle.c with literal of complex floating type


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51854

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc64-unknown-linux-gnu |
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-13
               Host|powerpc64-unknown-linux-gnu |
     Ever Confirmed|0                           |1
      Known to fail|                            |4.7.0

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-13 22:25:28 UTC ---
4.3 gave the following sorry:
t.cc:11: sorry, unimplemented: call_expr cannot be mangled due to a defect in
the C++ ABI

Confirmed.


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