This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Is -Winline working at all?



Hi there,


I wonder if anyone is using -Winline successfully.  I have tried
it with g++ 3.3, 3.3.1 and 3.4-20030813 and in all cases it reports
call sites ("called from here") that seem completely random (including
in the middle of comments), to the point of reporting lines that do not
even exist (e.g., line 76 for a file that has only 62 lines).
May I be missing something?
All the best

Roberto

--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]