[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-06-25 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2007-06-25 22:33 --- this is a duplicate of PR23399. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32109

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-06-20 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-06-20 06:37 --- Subject: Bug 32109 Author: jakub Date: Wed Jun 20 06:37:17 2007 New Revision: 125874 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125874 Log: PR inline-asm/32109 * gimplify.c

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-06-20 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-06-20 06:46 --- Subject: Bug 32109 Author: jakub Date: Wed Jun 20 06:46:31 2007 New Revision: 125878 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125878 Log: PR inline-asm/32109 * gimplify.c

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-06-20 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-06-20 06:51 --- Subject: Bug 32109 Author: jakub Date: Wed Jun 20 06:51:47 2007 New Revision: 125880 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125880 Log: PR inline-asm/32109 * gimplify.c

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-06-20 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-06-20 09:46 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-05-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32109

[Bug inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor

2007-05-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-27 21:38 --- This code is not valid, a can never be in a register. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32109