public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
       [not found] <bug-18956-9784@http.gcc.gnu.org/bugzilla/>
@ 2005-11-26  7:19 ` gdr at gcc dot gnu dot org
  2005-11-26 16:57 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-11-26  7:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gdr at gcc dot gnu dot org  2005-11-26 07:19 -------
(In reply to comment #1)
> I can reproduce this 3.3.3 and 3.4.3.  However, 4.0.0 doesn't have the
> problem. 

Are you working on this?  It lools like the bug has been there for a while.
I'm inclined to postponed untill GCC 3.4.6

-- Gaby


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at gcc dot gnu dot org


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


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

* [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
       [not found] <bug-18956-9784@http.gcc.gnu.org/bugzilla/>
  2005-11-26  7:19 ` [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function gdr at gcc dot gnu dot org
@ 2005-11-26 16:57 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-11-28 10:20 ` gdr at gcc dot gnu dot org
  2006-02-28  9:49 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2005-11-26 16:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2005-11-26 16:57 -------
Subject: Re:  [3.4 only] [hppa] 'bus error' at runtime while passing a special
struct to a C++ member function

> Are you working on this?  It lools like the bug has been there for a while.
> I'm inclined to postponed untill GCC 3.4.6

No.  3.4.6 is a more reasonable target.

Dave


-- 


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


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

* [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
       [not found] <bug-18956-9784@http.gcc.gnu.org/bugzilla/>
  2005-11-26  7:19 ` [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function gdr at gcc dot gnu dot org
  2005-11-26 16:57 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2005-11-28 10:20 ` gdr at gcc dot gnu dot org
  2006-02-28  9:49 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-11-28 10:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from gdr at gcc dot gnu dot org  2005-11-28 10:19 -------
(In reply to comment #4)
> Subject: Re:  [3.4 only] [hppa] 'bus error' at runtime while passing a special
> struct to a C++ member function
> 
> > Are you working on this?  It lools like the bug has been there for a while.
> > I'm inclined to postponed untill GCC 3.4.6
> 
> No.  3.4.6 is a more reasonable target.

OK, so be it.

-- Gaby


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.5                       |3.4.6


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


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

* [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
       [not found] <bug-18956-9784@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-11-28 10:20 ` gdr at gcc dot gnu dot org
@ 2006-02-28  9:49 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gdr at gcc dot gnu dot org @ 2006-02-28  9:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from gdr at gcc dot gnu dot org  2006-02-28 09:48 -------
won't fix for 3.4.6


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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


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

* [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function
  2004-12-13 14:51 [Bug c++/18956] New: " jrr at concept dot de
@ 2005-06-19 14:53 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-19 14:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-19 14:53 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|target                      |middle-end
     Ever Confirmed|                            |1
  GCC build triplet|hppa2.0w-hp-hpux11.00       |
   GCC host triplet|hppa2.0w-hp-hpux11.00       |
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-19 14:53:37
               date|                            |
            Summary|[hppa] 'bus error' at       |[3.4 only] [hppa] 'bus
                   |runtime while passing a     |error' at runtime while
                   |special struct to a C++     |passing a special struct to
                   |member function             |a C++ member function
   Target Milestone|---                         |3.4.5


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


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

end of thread, other threads:[~2006-02-28  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-18956-9784@http.gcc.gnu.org/bugzilla/>
2005-11-26  7:19 ` [Bug middle-end/18956] [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member function gdr at gcc dot gnu dot org
2005-11-26 16:57 ` dave at hiauly1 dot hia dot nrc dot ca
2005-11-28 10:20 ` gdr at gcc dot gnu dot org
2006-02-28  9:49 ` gdr at gcc dot gnu dot org
2004-12-13 14:51 [Bug c++/18956] New: " jrr at concept dot de
2005-06-19 14:53 ` [Bug middle-end/18956] [3.4 only] [hppa] " 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).