This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/12078] -Winline points to inexistent source lines
- 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: 27 Aug 2003 15:26:17 -0000
- Subject: [Bug middle-end/12078] -Winline points to inexistent source lines
- References: <20030827122554.12078.bagnara@cs.unipr.it>
- 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=12078
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c++ |middle-end
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2003-08-27 15:26:16
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-27 15:26 -------
I can confirm this on the mainline, I think the filemap is wrong at this point. (I do not think this
needs a reduction as it is most likely cannot reproduce with a simple example).