[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-29 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2006-05-29 07:08 --- Now also fixed on the 4.1 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-22 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-05-22 16:53 --- Subject: Bug 27451 Author: reichelt Date: Mon May 22 16:53:38 2006 New Revision: 113986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113986 Log: PR c++/27451 * stmt.c (expand_asm_operands

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-22 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-05-22 16:49 --- Subject: Bug 27451 Author: reichelt Date: Mon May 22 16:49:33 2006 New Revision: 113985 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113985 Log: PR c++/27451 * stmt.c (expand_asm_operands

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-22 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2006-05-22 09:21 --- Posted a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Assigned

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-22 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2006-05-22 09:20 --- Subject: Bug number PR c++/27451 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-05/msg01090.html -- http://gcc.gnu.org/bugzil

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-07 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-07 08:16 --- Confirmed, the C front-end does not even include the asm in the IR while the C++ Front-end does. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement

2006-05-05 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |