https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88754

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |3.4.0, 3.4.6, 4.1.0, 4.1.1
            Summary|Constructor call wrongly    |[7/8/9 Regression]
                   |assumed to be a variable    |Constructor call wrongly
                   |declaration                 |assumed to be a variable
                   |                            |declaration
      Known to fail|                            |4.1.2, 4.2.0, 5.0, 6.0,
                   |                            |7.0, 8.0, 9.0

--- Comment #2 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
Unlike PR37213 this is actually a regression that was introduced in GCC 4.1.2.
The code compiled fine with GCC 3.4.0 - GCC 4.1.1.

Reply via email to