------- Comment #3 from rguenth at gcc dot gnu dot org  2006-08-01 12:18 -------
-O2 -finline-functions is sufficient to reproduce the problem on the branch, or
if you mark CfgSchema::CfgSchema(const std::string &) 'inline'.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
           Keywords|                            |wrong-code
      Known to fail|                            |4.1.0 4.1.1
      Known to work|                            |4.0.3 4.2.0
            Summary|string processing -O3       |[4.1 Regression] string
                   |optimization bug under GCC  |processing -O3 optimization
                   |4.1.1                       |bug under GCC 4.1.1
   Target Milestone|---                         |4.1.2


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

Reply via email to