public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/10855] extern __inline__ does not compile
       [not found] <20030519100600.10855.i-sys@gmx.net>
@ 2003-05-24 21:29 ` pinskia@physics.uc.edu
  2003-07-18 22:59 ` [Bug c/10855] extern __inline__ does not compile at -O0 dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-24 21:29 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-24 21:04:34
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-24 21:04 -------
confirmed problem on mainline (20030524). Note this only happends with -O0, not with -
O1 or above.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug c/10855] extern __inline__ does not compile at -O0
       [not found] <20030519100600.10855.i-sys@gmx.net>
  2003-05-24 21:29 ` [Bug c/10855] extern __inline__ does not compile pinskia@physics.uc.edu
@ 2003-07-18 22:59 ` dhazeghi at yahoo dot com
  2003-07-29 15:12 ` pinskia at physics dot uc dot edu
  2003-08-30  2:53 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-18 22:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
   Last reconfirmed|2003-05-24 21:04:34         |2003-07-18 22:59:16
               date|                            |


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 22:59 -------
Reconfirmed with current mainline (20030717).


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

* [Bug c/10855] extern __inline__ does not compile at -O0
       [not found] <20030519100600.10855.i-sys@gmx.net>
  2003-05-24 21:29 ` [Bug c/10855] extern __inline__ does not compile pinskia@physics.uc.edu
  2003-07-18 22:59 ` [Bug c/10855] extern __inline__ does not compile at -O0 dhazeghi at yahoo dot com
@ 2003-07-29 15:12 ` pinskia at physics dot uc dot edu
  2003-08-30  2:53 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 15:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 15:12 -------
Even 2.91.66 fails.


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

* [Bug c/10855] extern __inline__ does not compile at -O0
       [not found] <20030519100600.10855.i-sys@gmx.net>
                   ` (2 preceding siblings ...)
  2003-07-29 15:12 ` pinskia at physics dot uc dot edu
@ 2003-08-30  2:53 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-30  2:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-30 02:53 -------
>From c-objc-common.c:
"extern inline" says the symbol exists externally
So this bug is invalid as you need another definition of print_hello in another object.
Note the linux kernel is only known to compile with optimization tuned on.


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

end of thread, other threads:[~2003-08-30  2:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030519100600.10855.i-sys@gmx.net>
2003-05-24 21:29 ` [Bug c/10855] extern __inline__ does not compile pinskia@physics.uc.edu
2003-07-18 22:59 ` [Bug c/10855] extern __inline__ does not compile at -O0 dhazeghi at yahoo dot com
2003-07-29 15:12 ` pinskia at physics dot uc dot edu
2003-08-30  2:53 ` 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).