public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108189] New: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
@ 2022-12-20 20:27 james.hilliard1 at gmail dot com
  2022-12-20 20:30 ` [Bug target/108189] " pinskia at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: james.hilliard1 at gmail dot com @ 2022-12-20 20:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108189
           Summary: anonymous struct declared inside parameter list will
                    not be visible outside of this definition or
                    declaration
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: james.hilliard1 at gmail dot com
  Target Milestone: ---

I'm seeing this error which does not occur in llvm for a bpf
test(btf_dump_test_case_bitfields.c) in bpf-next:

progs/btf_dump_test_case_bitfields.c:85:7: error: anonymous struct declared
inside parameter list will not be visible outside of this definition or
declaration [-Werror]
   85 | int f(struct {
      |       ^~~~~~

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

end of thread, other threads:[~2024-05-07 14:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 20:27 [Bug target/108189] New: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration james.hilliard1 at gmail dot com
2022-12-20 20:30 ` [Bug target/108189] " pinskia at gcc dot gnu.org
2022-12-20 20:40 ` james.hilliard1 at gmail dot com
2022-12-20 20:41 ` pinskia at gcc dot gnu.org
2022-12-20 20:46 ` pinskia at gcc dot gnu.org
2022-12-20 20:46 ` pinskia at gcc dot gnu.org
2022-12-20 20:48 ` pinskia at gcc dot gnu.org
2022-12-20 20:56 ` pinskia at gcc dot gnu.org
2022-12-20 21:09 ` james.hilliard1 at gmail dot com
2022-12-20 21:15 ` james.hilliard1 at gmail dot com
2022-12-20 21:18 ` pinskia at gcc dot gnu.org
2022-12-22 19:09 ` james.hilliard1 at gmail dot com
2024-05-07  2:08 ` dxu at dxuuu dot xyz
2024-05-07  6:34 ` jemarch at gcc dot gnu.org
2024-05-07 14:44 ` dxu at dxuuu dot xyz

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).