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++/14501] [3.4 Regression] ice in stabilize_call breaks cln (regression)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-10 17:15 -------
This is a dup of bug 14452:
  (void) new (&(args[n].d)) cl_I (evenp(n)
                          ? square((cl_I)(2*n+1))
                          : -square((cl_I)(2*n+1)));

*** This bug has been marked as a duplicate of 14452 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


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