public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/5915: [HP-UX] gcc-3.0.4/64
@ 2003-05-08  0:18 Dara Hazeghi
  2003-08-26 22:19 ` H.Merijn Brand
  0 siblings, 1 reply; 5+ messages in thread
From: Dara Hazeghi @ 2003-05-08  0:18 UTC (permalink / raw)
  To: gcc-gnats, gcc-bugs, nobody, h.m.brand

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
trail&database=gcc&pr=5915

Hello,

it appears that the submitter no longer has the problem reported in  
this PR. If so, we can probably close this report?

Thanks,

Dara


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

* Re: bootstrap/5915: [HP-UX] gcc-3.0.4/64
  2003-05-08  0:18 bootstrap/5915: [HP-UX] gcc-3.0.4/64 Dara Hazeghi
@ 2003-08-26 22:19 ` H.Merijn Brand
  0 siblings, 0 replies; 5+ messages in thread
From: H.Merijn Brand @ 2003-08-26 22:19 UTC (permalink / raw)
  To: Dara Hazeghi; +Cc: gcc-gnats, gcc-bugs, nobody

On Thu 08 May 2003 02:13, Dara Hazeghi <dhazeghi@stanford.edu> wrote:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
> trail&database=gcc&pr=5915
> 
> Hello,
> 
> it appears that the submitter no longer has the problem reported in  
> this PR. If so, we can probably close this report?

But there are several other problems nowadays. What's the best way to address
these?

1. 3.4-20030820 does not build on HP-UX 11.11 (grengtype needs
   missing parse_line)

2. long doubles cause the gcc compiler to crash on AIX-4.3
   Easy to reproduce:
   
   # mkdir perl-current
   # cd perl-current
   # rsync -avz --delete rsync://ftp.linux.activestate.com/perl-current/ .
   # ./Configure -Duselongdouble -des
   ... gcc will crash pretty soon

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 8.2, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/daily-build@perl.org/   perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org




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

* Re: bootstrap/5915: [HP-UX] gcc-3.0.4/64
@ 2003-05-08  0:31 giovannibajo
  0 siblings, 0 replies; 5+ messages in thread
From: giovannibajo @ 2003-05-08  0:31 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, h.m.brand, nobody

Synopsis: [HP-UX] gcc-3.0.4/64

State-Changed-From-To: feedback->closed
State-Changed-By: bajo
State-Changed-When: Thu May  8 00:27:00 2003
State-Changed-Why:
    Fixed in 3.3

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5915


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

* Re: bootstrap/5915: [HP-UX] gcc-3.0.4/64
  2003-05-03 14:04 falk.hueffner
@ 2003-05-03 20:55 ` H.Merijn Brand
  0 siblings, 0 replies; 5+ messages in thread
From: H.Merijn Brand @ 2003-05-03 20:55 UTC (permalink / raw)
  To: falk.hueffner, gcc-gnats; +Cc: gcc-bugs, gcc-prs, nobody, H.Merijn Brand

On Sat 03 May 2003 16:03, falk.hueffner@student.uni-tuebingen.de wrote:
> Synopsis: [HP-UX] gcc-3.0.4/64
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: falk
> State-Changed-When: Sat May  3 14:03:05 2003
> State-Changed-Why:
>     We have had some reports of successful builds on this platform with
>     binutils 2.13 and gcc 3.2.3
>     (http://gcc.gnu.org/gcc-3.2/buildstat.html). Can you please try
>     whether you can reproduce the failure with newer binutils and gcc
>     3.2.3?
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5915

I have a successful 3.3 build (20030421) that I use for both
32 and 64bit on HP-UX 11.00 with binutils 2.13.21.1
I also use 3.3 20030421 on HP-UX 10.20/32 with no problems

Does that help?

I have some *serious* gcc-3.3 trouble with long doubles on AIX 4.3
I can send you the problem, but I have very little time to trace things

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/   perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org


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

* Re: bootstrap/5915: [HP-UX] gcc-3.0.4/64
@ 2003-05-03 14:04 falk.hueffner
  2003-05-03 20:55 ` H.Merijn Brand
  0 siblings, 1 reply; 5+ messages in thread
From: falk.hueffner @ 2003-05-03 14:04 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, h.m.brand, nobody

Synopsis: [HP-UX] gcc-3.0.4/64

State-Changed-From-To: open->feedback
State-Changed-By: falk
State-Changed-When: Sat May  3 14:03:05 2003
State-Changed-Why:
    We have had some reports of successful builds on this platform with
    binutils 2.13 and gcc 3.2.3
    (http://gcc.gnu.org/gcc-3.2/buildstat.html). Can you please try
    whether you can reproduce the failure with newer binutils and gcc
    3.2.3?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5915


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

end of thread, other threads:[~2003-08-26 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-08  0:18 bootstrap/5915: [HP-UX] gcc-3.0.4/64 Dara Hazeghi
2003-08-26 22:19 ` H.Merijn Brand
  -- strict thread matches above, loose matches on Subject: below --
2003-05-08  0:31 giovannibajo
2003-05-03 14:04 falk.hueffner
2003-05-03 20:55 ` H.Merijn Brand

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).