------- Comment #2 from pinskia at gcc dot gnu dot org  2006-06-13 18:49 -------
Confirmed.
(In reply to comment #1)

> template<class T1, class T2>
> const bool scalar_divides_assign<T1,T2>::computed = true;

For this case above, nothing should be emitted.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|x86_64-unknown-linux-gnu    |
   GCC host triplet|x86_64-unknown-linux-gnu    |
 GCC target triplet|x86_64-unknown-linux-gnu    |
           Keywords|                            |link-failure, wrong-code
      Known to work|                            |4.1.0
   Last reconfirmed|0000-00-00 00:00:00         |2006-06-13 18:49:08
               date|                            |
            Summary|GCC 4.2 emitting static     |[4.2 Regression] GCC 4.2
                   |template constants as global|emitting static template
                   |symbols?                    |constants as global symbols?
   Target Milestone|---                         |4.2.0


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

Reply via email to