public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/25281]  New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
@ 2005-12-06 18:32 bill dot thompsons at gmail dot com
  2005-12-06 18:38 ` [Bug target/25281] [3.4/4.0 only] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bill dot thompsons at gmail dot com @ 2005-12-06 18:32 UTC (permalink / raw)
  To: gcc-bugs

Hello,

  A bug #24675 was logged on Nov 4th for gcc 3.2.1 (arm arch). After 
several emails communication by helpful people, it was determined that  
the issue is similar to bug #23150 and is still there for: 

gcc 3.2.1, 
gcc 3.3.3, gcc 3.3.6, gcc 3.4.4
gcc 4.0.1 and gcc 4.0.2

It was tested and concluded that this issue is no longer seen with 
gcc 4.1.0. 

Would like to know if this issue will be fixed for 3.4.x and 4.0.x?

Thanks and Regards
Bill


-- 
           Summary: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x
                    and gcc 4.0.x for arm arch.
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bill dot thompsons at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [3.4/4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
@ 2005-12-06 18:38 ` pinskia at gcc dot gnu dot org
  2005-12-06 18:39 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-06 18:38 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Request fix for Bug #23150  |[3.4/4.0 only] Request fix
                   |(aka Bug #24675) in gcc     |for Bug #23150 (aka Bug
                   |3.4.x and gcc 4.0.x for arm |#24675) in gcc 3.4.x and gcc
                   |arch.                       |4.0.x for arm arch.
   Target Milestone|---                         |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [3.4/4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
  2005-12-06 18:38 ` [Bug target/25281] [3.4/4.0 only] " pinskia at gcc dot gnu dot org
@ 2005-12-06 18:39 ` pinskia at gcc dot gnu dot org
  2006-01-15 22:57 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-06 18:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-06 18:39 -------
*** Bug 25282 has been marked as a duplicate of this bug. ***


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [3.4/4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
  2005-12-06 18:38 ` [Bug target/25281] [3.4/4.0 only] " pinskia at gcc dot gnu dot org
  2005-12-06 18:39 ` pinskia at gcc dot gnu dot org
@ 2006-01-15 22:57 ` mmitchel at gcc dot gnu dot org
  2006-01-18 19:28 ` armcc2000 at yahoo dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-01-15 22:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from mmitchel at gcc dot gnu dot org  2006-01-15 22:57 -------
Wrong code on primary platform; P1.

Kazu, does your patch for PR 23150 apply to 4.0?  If so, would you please test
that change?


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kazu at codesourcery dot com
           Priority|P3                          |P1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [3.4/4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
                   ` (2 preceding siblings ...)
  2006-01-15 22:57 ` mmitchel at gcc dot gnu dot org
@ 2006-01-18 19:28 ` armcc2000 at yahoo dot com
  2006-03-11  3:19 ` mmitchel at gcc dot gnu dot org
  2006-08-15 18:47 ` [Bug target/25281] [4.0 " pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: armcc2000 at yahoo dot com @ 2006-01-18 19:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from armcc2000 at yahoo dot com  2006-01-18 19:28 -------
(In reply to comment #2)
>
> Kazu, does your patch for PR 23150 apply to 4.0?  If so, would you please
> test that change?

I think we've tried that already.
Patch applies to 4.0.2 without problems, but is doesn't seem to alter the bug.

See comment #5 in bug #24675


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [3.4/4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
                   ` (3 preceding siblings ...)
  2006-01-18 19:28 ` armcc2000 at yahoo dot com
@ 2006-03-11  3:19 ` mmitchel at gcc dot gnu dot org
  2006-08-15 18:47 ` [Bug target/25281] [4.0 " pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-03-11  3:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.3                       |4.0.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/25281] [4.0 only] Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch.
  2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
                   ` (4 preceding siblings ...)
  2006-03-11  3:19 ` mmitchel at gcc dot gnu dot org
@ 2006-08-15 18:47 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-08-15 18:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-08-15 18:46 -------
Fixed in 4.1.0 so lcosing as fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.0.4                       |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25281


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-15 18:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-06 18:32 [Bug c/25281] New: Request fix for Bug #23150 (aka Bug #24675) in gcc 3.4.x and gcc 4.0.x for arm arch bill dot thompsons at gmail dot com
2005-12-06 18:38 ` [Bug target/25281] [3.4/4.0 only] " pinskia at gcc dot gnu dot org
2005-12-06 18:39 ` pinskia at gcc dot gnu dot org
2006-01-15 22:57 ` mmitchel at gcc dot gnu dot org
2006-01-18 19:28 ` armcc2000 at yahoo dot com
2006-03-11  3:19 ` mmitchel at gcc dot gnu dot org
2006-08-15 18:47 ` [Bug target/25281] [4.0 " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).