Package: g++
-O is turning on -fomit-frame-pointers on amd64, which interferes with
debugging performance issues (because it prevents oprofile from
generating callgraph information). "man g++" says
-O also turns on -fomit-frame-pointer on machines where doing so
does not interf
--- Comment #16 from dodji at gcc dot gnu dot org 2010-01-29 16:07 ---
Hopefully fixed in 4.5 (trunk) now.
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #15 from dodji at gcc dot gnu dot org 2010-01-29 14:31 ---
Subject: Bug 42634
Author: dodji
Date: Fri Jan 29 14:30:41 2010
New Revision: 156351
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156351
Log:
Fix PRs c++/42758, c++/42634, c++/42797
... and mitigate PR c++
Hello,
On Thu, Jan 28, 2010 at 11:30 AM, Frans Pop wrote:
> I'm still not convinced that the (IMO minor) disadvantages of having a udeb
> in gcc are sufficient to treat gcc different from all other packages that
> provide udebs.
With britney support it won't change anything for GCC maintainers
s
On Wednesday 27 January 2010, Frans Pop wrote:
> Please consider the attached patch which adds a udeb for libgcc1
> containing only libgcc_s.so.1.
In case we do decide on inclusion in gcc, here is an updated patch for 4.4
and the additional patch for 4.5.
Changes:
- added libgcc[246] udebs for m
5 matches
Mail list logo