public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18513] New: unrar 3.4.3 build fails with bus error
@ 2004-11-16  2:38 brian at cubik dot ca
  2004-11-16  2:40 ` [Bug c++/18513] " brian at cubik dot ca
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: brian at cubik dot ca @ 2004-11-16  2:38 UTC (permalink / raw)
  To: gcc-bugs

# c++ -O2 -DUNRAR -c recvol.cpp

recvol.cpp: In member function `bool RecVolumes::Restore(RAROptions*, const
     char*, const wchar*, bool)':
     recvol.cpp:377: internal compiler error: Bus error

-- 
           Summary: unrar 3.4.3 build fails with bus error
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brian at cubik dot ca
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips64-unknown-openbsd3.6
  GCC host triplet: mips64-unknown-openbsd3.6
GCC target triplet: mips64-unknown-openbsd3.6


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


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

* [Bug c++/18513] unrar 3.4.3 build fails with bus error
  2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
@ 2004-11-16  2:40 ` brian at cubik dot ca
  2004-11-16  2:43 ` [Bug rtl-optimization/18513] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: brian at cubik dot ca @ 2004-11-16  2:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From brian at cubik dot ca  2004-11-16 02:40 -------
Created an attachment (id=7552)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7552&action=view)
recvol.ii (preprocessed source)


-- 


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


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

* [Bug rtl-optimization/18513] unrar 3.4.3 build fails with bus error
  2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
  2004-11-16  2:40 ` [Bug c++/18513] " brian at cubik dot ca
@ 2004-11-16  2:43 ` pinskia at gcc dot gnu dot org
  2005-02-16  3:22 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-16  2:43 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |rtl-optimization
           Keywords|                            |ice-on-valid-code


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


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

* [Bug rtl-optimization/18513] unrar 3.4.3 build fails with bus error
  2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
  2004-11-16  2:40 ` [Bug c++/18513] " brian at cubik dot ca
  2004-11-16  2:43 ` [Bug rtl-optimization/18513] " pinskia at gcc dot gnu dot org
@ 2005-02-16  3:22 ` pinskia at gcc dot gnu dot org
  2005-05-25 15:03 ` brian at cubik dot ca
  2005-05-25 15:36 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-16  3:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-15 21:15 -------
Can you try with 3.4.3?
Also can you provide the output of "gcc -v"?

-- 


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


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

* [Bug rtl-optimization/18513] unrar 3.4.3 build fails with bus error
  2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
                   ` (2 preceding siblings ...)
  2005-02-16  3:22 ` pinskia at gcc dot gnu dot org
@ 2005-05-25 15:03 ` brian at cubik dot ca
  2005-05-25 15:36 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: brian at cubik dot ca @ 2005-05-25 15:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From brian at cubik dot ca  2005-05-25 14:55 -------
Subject: Re:  unrar 3.4.3 build fails with bus
	error

On Tue, 2005-15-02 at 21:15 +0000, pinskia at gcc dot gnu dot org wrote:
> Can you try with 3.4.3?

Tried with the latest OpenBSD 3.7 snapshot and an updated ports tree. A
linking problem with the build, but the RTL bug has been fixed. Sorry
for the lateness of my reply.

Brian


-- 


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


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

* [Bug rtl-optimization/18513] unrar 3.4.3 build fails with bus error
  2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
                   ` (3 preceding siblings ...)
  2005-05-25 15:03 ` brian at cubik dot ca
@ 2005-05-25 15:36 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-25 15:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-25 15:36 -------
Closing as works for me since that is what it is.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2005-05-25 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-16  2:38 [Bug c++/18513] New: unrar 3.4.3 build fails with bus error brian at cubik dot ca
2004-11-16  2:40 ` [Bug c++/18513] " brian at cubik dot ca
2004-11-16  2:43 ` [Bug rtl-optimization/18513] " pinskia at gcc dot gnu dot org
2005-02-16  3:22 ` pinskia at gcc dot gnu dot org
2005-05-25 15:03 ` brian at cubik dot ca
2005-05-25 15:36 ` 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).