[Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2006-01-04 03:44 --- (In reply to comment #8) > Disagree with known to work 4.0.2 - original report was from 4.0.2. I actually disagree with saying the compiler you are using is a 4.0.2 compiler. It is a 4.0.3 compiler from the date

[Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2006-01-04 03:42 --- *** Bug 25659 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-04 03:42 --- The reduced testcase for this one is: template class obj_pool { public: T *allocate(S *sim, const I& id) { return Allocator(sim, id); } }; namespace simulator { struct arm_simulator { static int *mach_

Bug#340951: gcc-4.0: [sparc] ICE in invert_exp_1 with -O3 while compiling mysql 5.0.16

2006-01-03 Thread Matthias Klose
The bug reporting instructions always say: Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see . please do so. thanks, Matthias Meelis Roos writes: > Package:

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-04 02:26 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROT

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.0/4.1 regression] ICE in |[4.0/4.1/4.2 regression] ICE |build_call, at cp/cal

Bug#345821: libstdc++6: Documentation bug in ext/stdio_filebuf.h

2006-01-03 Thread Roger Leigh
Package: libstdc++6 Version: 4.0.2-5 Severity: normal Using libstdc++, I've got code like this: __gnu_cxx::stdio_filebuf fdbuf(fd, std::ios::in); The doxygen docs for this fd ctor say "The file descriptor will be automatically closed when the stdio_filebuf is closed/destroyed.", but I appear t

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2006-01-03 Thread ebotcazou at gcc dot gnu dot org
--- Comment #46 from ebotcazou at gcc dot gnu dot org 2006-01-03 12:38 --- Mark's change for PR 23171 has eliminated the ICE on PowerPC/Darwin. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug ada/22533] [4.1/4.2 regression] Ada ICE during bootstrap on many platforms

2006-01-03 Thread ebotcazou at gcc dot gnu dot org
-- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Attachment #10552|0 |1 is obsolete|| http://gcc.gnu