This is the mail archive of the gcc-bugs@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]

[Bug debug/19192] [4.3/4.4/4.5 Regression] Current development gcc generates inaccurate line info for example code



------- Comment #14 from matz at gcc dot gnu dot org  2010-03-23 16:16 -------
Simply replace the recursive call to expand_expr_real_1 with a call to
expand_expr_real.  That's the wrapper setting locations.


-- 


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


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