[Bug c++/43140] [4.5 Regression] FAIL: g++.dg/graphite/pr41305.C (test for excess errors)

manu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 22 13:49:00 GMT 2010



------- Comment #2 from manu at gcc dot gnu dot org  2010-02-22 13:49 -------
It seems to me that the template parameter to allocator should be a pointer and
in this testcase is just double. So the warning is correct. If the testcase is
correct, then you should either catch the warning with // { dg-warning } or
silence it with // { dg-options "-Wno-conversion-null" }


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-02-22 13:49:05
               date|                            |


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



More information about the Gcc-bugs mailing list