public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/20043] New: transparent_union doesn't allow restrict qualifier removal
@ 2005-02-18  8:38 roland at redhat dot com
  2005-02-18  9:29 ` [Bug c/20043] " roland at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: roland at redhat dot com @ 2005-02-18  8:38 UTC (permalink / raw)
  To: gcc-bugs

GCC 4 now produces a "conflicting types" error for code that gcc 3.4 accepts
without complaint.  This usage pattern occurs when using glibc's <sys/socket.h>
with _GNU_SOURCE defined, followed by a POSIX-compliant redeclaration of
function like `accept'.  This is what transparent_union was invented to support.

-- 
           Summary: transparent_union doesn't allow restrict qualifier
                    removal
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: roland at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-02-19  0:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-18  8:38 [Bug c/20043] New: transparent_union doesn't allow restrict qualifier removal roland at redhat dot com
2005-02-18  9:29 ` [Bug c/20043] " roland at redhat dot com
2005-02-18  9:41 ` [Bug c/20043] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-02-18 10:42 ` pinskia at gcc dot gnu dot org
2005-02-18 16:48 ` jakub at gcc dot gnu dot org
2005-02-19 14:42 ` cvs-commit at gcc dot gnu dot org
2005-02-19 14:53 ` jakub at gcc dot gnu dot 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).