Processed: Re: Bug#395057: Regression: Even with -O0 -g, gcc 4.1 optimizes a goto away and I cannot debug

2006-10-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 395057 http://gcc.gnu.org/29609 Bug#395057: Regression: Even with -O0 -g, gcc 4.1 optimizes a goto away and I cannot debug Noted your statement that Bug has been forwarded to http://gcc.gnu.org/29609. > tags 395057 + upstream Bug#

Bug#395057: Regression: Even with -O0 -g, gcc 4.1 optimizes a goto away and I cannot debug

2006-10-24 Thread Claus Fischer
Package: gcc Version 4.1.1-11 In the following sample code, gcc does not create enough debugging information to let gdb break in lines 27, 30, 33, 36. This makes debugging the main() function extremely painful. This is a regression from gcc 2.95 and gcc 3.3, both of which let gdb set a breakpoin