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++/17393] [3.4/4.0 Regression] "unused variable '._0'" warning with -Wall


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-10 15:38 -------
Confirmed, a regression. 3.3.3 just gave:
pr17393.cc: In function `void foo()':
pr17393.cc:5: error: parse error before `=' token

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
      Known to fail|                            |3.4.0 4.0.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-10 15:38:09
               date|                            |
            Summary|"unused variable '._0'"     |[3.4/4.0 Regression] "unused
                   |warning with -Wall          |variable '._0'" warning with
                   |                            |-Wall
   Target Milestone|---                         |3.4.3


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


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