[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-09-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-06 22:26 --- Fixed on the mainline. -- What|Removed |Added Status|ASSIGNED

[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-09-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-06 22:27 --- Subject: Bug 8972 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-09-06 22:26:59 Modified files: gcc: ChangeLog gcc/config/arc :

[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-07-27 Thread ramana dot radhakrishnan at codito dot com
--- Additional Comments From ramana dot radhakrishnan at codito dot com 2005-07-27 10:19 --- (In reply to comment #11) No, that'd be wrong. The correct status for a bug with a pending patch is ASSIGNED. Can the target milestone be changed ? I see this has been approved by Roger

[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-06-10 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-06-10 18:32 --- Patch waiting for feedback Can we update the status for this bug as waiting for feedback ( I do not have the required permissions ) -- What|Removed |Added

[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-06-10 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-06-10 18:34 --- No, that'd be wrong. The correct status for a bug with a pending patch is ASSIGNED. -- What|Removed |Added

[Bug target/8972] [arc-7-elf] the c code ' x i' causes infinite loop when i = 0

2005-03-23 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-03-23 15:24 --- Filed a patch on gcc-patches to fix this. When optimizations are enabled, the arc backend generates a single instruction loop for such code. The loop count register is checked only at the end of the