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


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6/4.7 Regression]        |[4.6 Regression] spurious
                   |spurious                    |unused-but-set-variable
                   |unused-but-set-variable     |warning for var used in
                   |warning for var used in     |OpenMP pragma
                   |OpenMP pragma               |

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-15 20:51:03 UTC ---
Fixed on the trunk so far.


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