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/51360] [4.6/4.7 Regression] spurious unused-but-set-variable warning for var used in OpenMP pragma


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |diagnostic
   Last reconfirmed|                            |2011-12-14
     Ever Confirmed|0                           |1
            Summary|spurious                    |[4.6/4.7 Regression]
                   |unused-but-set-variable     |spurious
                   |warning for var used in     |unused-but-set-variable
                   |OpenMP pragma               |warning for var used in
                   |                            |OpenMP pragma
   Target Milestone|---                         |4.6.3

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-14 23:46:31 UTC ---
Confirmed.


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