public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/18947] New: [4.0 Regression] [non-UAAT] external inline and normal function of the same name
@ 2004-12-12 21:47 pinskia at gcc dot gnu dot org
  2004-12-12 21:47 ` [Bug tree-optimization/18947] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-12 21:47 UTC (permalink / raw)
  To: gcc-bugs

Because 15398 got confusing I am filing this bug.
Here is the testcase:
extern __inline void f1(void) { }
extern __inline void f2(void) { f1(); }
void f2(void) {}

-- 
           Summary: [4.0 Regression] [non-UAAT] external inline and normal
                    function of the same name
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, ice-checking
          Severity: critical
          Priority: P2
         Component: tree-optimization
        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=18947


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

end of thread, other threads:[~2005-02-17 23:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-12 21:47 [Bug tree-optimization/18947] New: [4.0 Regression] [non-UAAT] external inline and normal function of the same name pinskia at gcc dot gnu dot org
2004-12-12 21:47 ` [Bug tree-optimization/18947] " pinskia at gcc dot gnu dot org
2004-12-12 21:47 ` pinskia at gcc dot gnu dot org
2004-12-12 21:49 ` pinskia at gcc dot gnu dot org
2004-12-28 15:27 ` pinskia at gcc dot gnu dot org
2005-02-16  6:19 ` pinskia at gcc dot gnu dot org
2005-02-18 11:08 ` cvs-commit at gcc dot gnu dot org
2005-02-18 11:43 ` 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).