[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-04-27 Thread kargl at gcc dot gnu dot org
--- Comment #10 from kargl at gcc dot gnu dot org 2007-04-28 05:14 --- Subject: Bug 30505 Author: kargl Date: Sat Apr 28 05:11:29 2007 New Revision: 124256 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124256 Log: Merged revisions 123029-123122 via svnmerge from svn+ssh://[EMA

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-20 Thread jakub at gcc dot gnu dot org
--- Comment #9 from jakub at gcc dot gnu dot org 2007-03-20 08:09 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-19 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2007-03-19 23:27 --- Subject: Bug 30505 Author: jakub Date: Mon Mar 19 23:27:34 2007 New Revision: 123074 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123074 Log: PR inline-asm/30505 * reload1.c (reload): Do inva

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-19 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2007-03-19 23:24 --- Subject: Bug 30505 Author: jakub Date: Mon Mar 19 23:24:43 2007 New Revision: 123072 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123072 Log: PR inline-asm/30505 * reload1.c (reload): Do inva

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-19 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2007-03-19 15:26 --- Caused by PR21299 patch. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-19 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-05 Thread bonzini at gnu dot org
-- bonzini at gnu dot org changed: What|Removed |Added CC||bonzini at gnu dot org Status|UNCONFIRMED |NEW

[Bug inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.

2007-03-05 Thread bonzini at gnu dot org
--- Comment #5 from bonzini at gnu dot org 2007-03-05 09:17 --- On 4.3, it is still there at -O1 -- bonzini at gnu dot org changed: What|Removed |Added Known to fail