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++/33909] Error reported on a legal source: "invalid use of non-lvalue array" when array name is used in initializer



------- Comment #1 from reichelt at gcc dot gnu dot org  2007-12-26 14:56 -------
This bug has been fixed in GCC 4.1.2.
The problem only affected GCC 4.0.3, 4.1.0, 4.1.1.

The underlying problem was maybe the same as in PR29106.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |rejects-valid
      Known to fail|                            |4.0.3 4.1.0 4.1.1
      Known to work|                            |4.0.2 4.0.4 4.1.2 4.2.0
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.2


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


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