https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65821
--- Comment #2 from chihin ko ---
(In reply to Andrew Pinski from comment #1)
> It is doing (b+3) first which is from :5 which seems correct to me. Default
> arguments should have a line information right?
Then gdb should stop at line 30 first
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65821
--- Comment #1 from Andrew Pinski ---
It is doing (b+3) first which is from :5 which seems correct to me. Default
arguments should have a line information right?