Re: Building GCC with the -g option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Amittai Aviram <amittai.aviram@xxxxxxxx> writes:

> I see that the function lower_reduction_clauses, in gcc/omp-low.c, does not have the "inline" keyword.  Did the gcc I used to build this GCC inline it as part of -O2?  Thanks.

Probably.

Try setting a breakpoint using FILE:LINE, as in

break omp-low.c:2624

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux