public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/94277] New: [9/10 Regression] error: undef.c: ‘-fcompare-debug’ failure (length) since r9-6413-g1db01ff96aa5ce5c
@ 2020-03-23 13:36 marxin at gcc dot gnu.org
  2020-03-23 13:37 ` [Bug debug/94277] " marxin at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-23 13:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94277

            Bug ID: 94277
           Summary: [9/10 Regression] error: undef.c: ‘-fcompare-debug’
                    failure (length) since r9-6413-g1db01ff96aa5ce5c
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

I see the following error:

$ cat undef.c
static void f();
void h() {
  f();
}

$ gcc -c undef.c -fcompare-debug
undef.c:1:13: warning: ‘f’ used but never defined
    1 | static void f();
      |             ^
gcc: error: undef.c: ‘-fcompare-debug’ failure (length)

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

end of thread, other threads:[~2020-04-07 20:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23 13:36 [Bug debug/94277] New: [9/10 Regression] error: undef.c: ‘-fcompare-debug’ failure (length) since r9-6413-g1db01ff96aa5ce5c marxin at gcc dot gnu.org
2020-03-23 13:37 ` [Bug debug/94277] " marxin at gcc dot gnu.org
2020-03-23 13:58 ` rguenth at gcc dot gnu.org
2020-03-23 14:45 ` jakub at gcc dot gnu.org
2020-03-23 14:45 ` jakub at gcc dot gnu.org
2020-03-23 14:58 ` jakub at gcc dot gnu.org
2020-03-24  8:34 ` cvs-commit at gcc dot gnu.org
2020-03-24  8:38 ` [Bug debug/94277] [9 " jakub at gcc dot gnu.org
2020-04-07 19:03 ` cvs-commit at gcc dot gnu.org
2020-04-07 20:01 ` jakub 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).