[Bug target/26743] gcc generates unreachable branch

2006-04-11 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26743

[Bug target/26743] gcc generates unreachable branch

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2006-04-09 17:42 --- Fixed on trunk (hopefully). -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26743] gcc generates unreachable branch

2006-04-09 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-04-09 17:19 --- Subject: Bug 26743 Author: danglin Date: Sun Apr 9 17:19:42 2006 New Revision: 112805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112805 Log: PR target/26743 PR target/11254 PR ta

[Bug target/26743] gcc generates unreachable branch

2006-03-19 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2006-03-19 17:09 --- Subject: Re: gcc generates unreachable branch > --- Comment #3 from tausq at debian dot org 2006-03-19 15:52 --- > I think this is a bit different, the bit of code that causes the problem is: > >

[Bug target/26743] gcc generates unreachable branch

2006-03-19 Thread tausq at debian dot org
--- Comment #3 from tausq at debian dot org 2006-03-19 15:52 --- I think this is a bit different, the bit of code that causes the problem is: 339796 .loc 1 38663 0 339797 or,<> %r28,%r0,%r3 339798 b .L25049 339799 copy %r4,%r19 This bit of code is (I

[Bug target/26743] gcc generates unreachable branch

2006-03-18 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-18 15:06 --- Looks related to PR 11254. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added BugsThi

[Bug target/26743] gcc generates unreachable branch

2006-03-18 Thread tausq at debian dot org
--- Comment #1 from tausq at debian dot org 2006-03-18 10:14 --- Created an attachment (id=11066) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11066&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26743