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++/11971] [3.4 regression] ICE in cp_expr_size with variadic function call


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-18 21:47:26
               date|                            |
            Summary|Problems with               |[3.4 regression] ICE in
                   |allocator::rebind::other    |cp_expr_size with variadic
                   |                            |function call
   Target Milestone|---                         |3.4


------- Additional Comments From bangerth at dealii dot org  2003-08-18 21:47 -------
The ICE is certainly a regression. I guess the warning is warranted, since you 
really put objects of non-POD type through ... 
 
W.


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