This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12336] IMI vs builtin functions vs extern inline
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2003 05:08:42 -0000
- Subject: [Bug c/12336] IMI vs builtin functions vs extern inline
- References: <20030919021501.12336.dannysmith@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12336
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |geoffk at apple dot com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|i686-pc-mingw |
GCC host triplet|i686-pc-mingw |
GCC target triplet|i686-pc-mingw |
Last reconfirmed|0000-00-00 00:00:00 |2003-09-19 05:08:41
date| |
Summary|-funit-at-a-time vs builtin |IMI vs builtin functions vs
|functions vs extern inline |extern inline
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-19 05:08 -------
You do not even need unit-at-a-time to reproduce this bug so making this is an IMI bug.
Also note -O1 is not needed either (I can reproduce this on the mainline 20030918 and
20030731). I do not know if this ever worked on the mainline though.