public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/23104] New: [4.1 Regression] C does not reject the same function in two different TUs with -combine
@ 2005-07-27 22:07 pinskia at gcc dot gnu dot org
  2005-07-27 22:12 ` [Bug c/23104] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-27 22:07 UTC (permalink / raw)
  To: gcc-bugs

Compile the following sources with -combine:
---- file1.c ----
int f(void) {}
---- end ----
---- file2.c ----
int f(void) {}
---- end ----

We used to reject this in 4.0.0.
This was caused by:
2005-06-28  Eric Christopher  <echristo@redhat.com>

        PR c/22052
        PR c/21975
        * c-decl.c (diagnose_mismatched_decls): Define DECL_EXTERN_INLINE.
        Use. Fix detection of invalid extern inline redefinition.

-- 
           Summary: [4.1 Regression] C does not reject the same function in
                    two different TUs with -combine
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-09-17  9:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23104-6528@http.gcc.gnu.org/bugzilla/>
2005-10-12  0:56 ` [Bug c/23104] [4.1 Regression] C does not reject the same function in two different TUs with -combine pinskia at gcc dot gnu dot org
2005-10-20 23:51 ` pinskia at gcc dot gnu dot org
2005-10-31  4:18 ` mmitchel at gcc dot gnu dot org
2005-10-31  4:19 ` pinskia at gcc dot gnu dot org
2006-02-28 20:36 ` [Bug c/23104] [4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-05-25  2:43 ` mmitchel at gcc dot gnu dot org
2007-02-14  9:24 ` [Bug c/23104] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-12-18 20:06 ` steven at gcc dot gnu dot org
2008-07-04 19:59 ` [Bug c/23104] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-07-14 17:10 ` nightstrike at gmail dot com
2009-03-31 18:53 ` [Bug c/23104] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
2010-05-22 18:15 ` [Bug c/23104] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
2010-07-24 21:05 ` pinskia at gcc dot gnu dot org
2010-07-24 21:22 ` steven at gcc dot gnu dot org
2010-09-17  9:06 ` rguenth at gcc dot gnu dot org
2005-07-27 22:07 [Bug c/23104] New: [4.1 " pinskia at gcc dot gnu dot org
2005-07-27 22:12 ` [Bug c/23104] " pinskia at gcc dot gnu dot org
2005-07-27 22:18 ` belyshev at depni dot sinp dot msu dot ru
2005-07-27 23:33 ` pinskia at gcc dot gnu dot org
2005-09-16 17:55 ` pinskia at gcc dot gnu dot org
2005-09-17 20:25 ` pinskia 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).