public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/63772] New: Double included .h files in gcc/gtype-desc.c
@ 2014-11-07 16:50 dilyan.palauzov at aegee dot org
  2014-11-07 16:56 ` [Bug middle-end/63772] " pinskia at gcc dot gnu.org
  2021-08-28 19:28 ` pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: dilyan.palauzov at aegee dot org @ 2014-11-07 16:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63772
           Summary: Double included .h files in gcc/gtype-desc.c
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dilyan.palauzov at aegee dot org

The program deheader states correctly, that gcc/gtype-desc.c includes twice
basic-block.h and ggc.h .  

This is probably caused by the fact, that
gcc/gengtype.c:open_base_files():static const char *const ifiles[] contains
twice the aforementioned .h file.

Please make sure, that gcc/gtype-desc.c does not include twice basic-block.h
and ggc.h , as one inclusion is sufficient.


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

end of thread, other threads:[~2021-08-28 19:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-07 16:50 [Bug libgcc/63772] New: Double included .h files in gcc/gtype-desc.c dilyan.palauzov at aegee dot org
2014-11-07 16:56 ` [Bug middle-end/63772] " pinskia at gcc dot gnu.org
2021-08-28 19:28 ` pinskia 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).