public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56457] New: Bogus warning: loop-invariant.c:786:20: error: unused variable ‘regno’ when building vax-*-*
@ 2013-02-26 10:36 amylaar at gcc dot gnu.org
  2021-05-15 11:30 ` [Bug tree-optimization/56457] " jbglaw@lug-owl.de
  2024-03-17 20:57 ` law at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2013-02-26 10:36 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56457
           Summary: Bogus warning: loop-invariant.c:786:20: error: unused
                    variable ‘regno’ when building vax-*-*
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: build, diagnostic
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 44756
              Host: i686-pc-linux-gnu
            Target: vax-linux-gnu, vax-netbsdelf


../../../gcc/gcc/loop-invariant.c: In function ‘bool
check_dependency(basic_block, df_ref, bitmap)’:
../../../gcc/gcc/loop-invariant.c:786:20: error: unused variable ‘regno’
[-Werror=unused-variable]
       unsigned int regno = DF_REF_REGNO (use);
                    ^
cc1plus: all warnings being treated as errors


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-17 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 10:36 [Bug tree-optimization/56457] New: Bogus warning: loop-invariant.c:786:20: error: unused variable ‘regno’ when building vax-*-* amylaar at gcc dot gnu.org
2021-05-15 11:30 ` [Bug tree-optimization/56457] " jbglaw@lug-owl.de
2024-03-17 20:57 ` law at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).