Bug#567533: -O interferes with debugging on amd64 (oprofile doesn't like -fomit-frame-pointers)

2010-01-29 Thread Timothy Brownawell
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

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-29 Thread dodji at gcc dot gnu dot org
--- 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

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-29 Thread dodji at gcc dot gnu dot org
--- 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++

Bug#567182: gcc: Please add libgcc1-udeb for Debian Installer

2010-01-29 Thread Otavio Salvador
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

Bug#567182: gcc: Please add libgcc1-udeb for Debian Installer

2010-01-29 Thread Frans Pop
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