[Bug c++/26757] [4.1/4.2 regression] C++ front-end producing two DECLs with the same UID

2006-04-26 Thread amacleod at redhat dot com
--- Comment #17 from amacleod at redhat dot com 2006-04-26 20:38 --- Created an attachment (id=11336) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11336&action=view) Possible patch Maybe. there is a work around I have an initial patch for. It re-covers up the problem I think :-

Processed: fixed in SVN

2006-04-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 364600 + fixed-upstream Bug#364600: ICE in final_scan_insn, at final.c:2448: could not split insn Tags were: upstream Tags added: fixed-upstream > tags 363119 + fixed-upstream Bug#363119: ICE in check_reg_live, at haifa-sched.c:4665 Tags were: ups

Processed: forward duplicates to original bugs

2006-04-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 361441 http://gcc.gnu.org/PR26626 Bug#361441: internal compiler error: in add_virtual_operand, at tree-ssa-operands.c Forwarded-to-address changed from http://gcc.gnu.org/PR27085 to http://gcc.gnu.org/PR26626. > forwarded 361602 http://gcc.

Bug#364907: libstdc++6: application crash on throwing/catching exceptions

2006-04-26 Thread IOhannes m zmoelnig
Package: libstdc++6 Version: 4.1.0-1+b1 Severity: important an application i am writing in C++ uses Exceptions. with version(4.1.0-1+b1) my application crashes as soon as i raise such an exception (of course the exception is caught). this behaviour does not occur, when i have version(4.0.2-9) in