public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
@ 2003-06-08  3:52 ` dhazeghi@yahoo.com
  2003-06-09 18:29 ` sebor@roguewave.com
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-08  3:52 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-06-08 03:52 -------
Sebor,

I don't if you received my last message about this bug. I was wondering if this problem still occurs 
for you with gcc 3.3 final release. Thanks,

Dara


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
  2003-06-08  3:52 ` [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF dhazeghi@yahoo.com
@ 2003-06-09 18:29 ` sebor@roguewave.com
  2003-06-09 20:11 ` dhazeghi@yahoo.com
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: sebor@roguewave.com @ 2003-06-09 18:29 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sebor@roguewave.com  2003-06-09 18:29 -------
With 3.3 I get past the above problems but the bootstrap now fails with the
error below. I used bison 1.875 and m4 1.4.

Martin

...
make GCC_FOR_TARGET=" ./xgcc -B./
-B/build/contrib/gcc-3.3/ia64-hp-hpux11.22/bin/ -isystem
/build/contrib/gcc-3.3/ia64-hp-hpux11.22/include -isystem
/build/contrib/gcc-3.3/ia64-hp-hpux11.22/sys-include" \
  BUILD_PREFIX="" BUILD_PREFIX_1="ignore-" \
  AR_FOR_TARGET="` if [ -f /build/sebor/gcc-build/gcc/../binutils/ar ] ; then
echo /build/sebor/gcc-build/gcc/../binutils/ar ; else if [ "ia64-hp-hpux11.22" =
"ia64-hp-hpux11.22" ] ; then echo ar; else t='s,^,ia64-hp-hpux11.22-,'; echo ar
| sed -e $t ; fi; fi`" \
  AR_CREATE_FOR_TARGET="` if [ -f /build/sebor/gcc-build/gcc/../binutils/ar ] ;
then echo /build/sebor/gcc-build/gcc/../binutils/ar ; else if [
"ia64-hp-hpux11.22" = "ia64-hp-hpux11.22" ] ; then echo ar; else
t='s,^,ia64-hp-hpux11.22-,'; echo ar | sed -e $t ; fi; fi`  rc" \
  AR_FLAGS_FOR_TARGET="" \
  CFLAGS="-g  " \
  RANLIB_FOR_TARGET="` if [ -f /build/sebor/gcc-build/gcc/../binutils/ranlib ] ;
then echo /build/sebor/gcc-build/gcc/../binutils/ranlib ; else if [
"ia64-hp-hpux11.22" = "ia64-hp-hpux11.22" ] ; then echo ranlib; else
t='s,^,ia64-hp-hpux11.22-,'; echo ranlib | sed -e $t ; fi; fi`" \
  RANLIB_TEST_FOR_TARGET="[ -f ` if [ -f
/build/sebor/gcc-build/gcc/../binutils/ranlib ] ; then echo
/build/sebor/gcc-build/gcc/../binutils/ranlib ; else if [ "ia64-hp-hpux11.22" =
"ia64-hp-hpux11.22" ] ; then echo ranlib; else t='s,^,ia64-hp-hpux11.22-,'; echo
ranlib | sed -e $t ; fi; fi` ] || ( [ "ia64-hp-hpux11.22" = "ia64-hp-hpux11.22"
] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
  NM_FOR_TARGET="` if [ -f ./nm ] ; then echo ./nm ; elif [ -f
/build/sebor/gcc-build/gcc/../binutils/nm-new ] ; then echo
/build/sebor/gcc-build/gcc/../binutils/nm-new ; else if [ "ia64-hp-hpux11.22" =
"ia64-hp-hpux11.22" ] ; then echo nm; else t='s,^,ia64-hp-hpux11.22-,'; echo nm
| sed -e $t ; fi; fi`" AWK="awk" \
  LIBGCC2_CFLAGS="-O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED " \
  INCLUDES="-I. -I. -I../../gcc-3.3/gcc -I../../gcc-3.3/gcc/.
-I../../gcc-3.3/gcc/config -I../../gcc-3.3/gcc/../include" \
  CONFIG_H="config.h auto-host.h ../../gcc-3.3/gcc/../include/ansidecl.h
../../gcc-3.3/gcc/config/ia64/ia64.h ../../gcc-3.3/gcc/config/dbxelf.h
../../gcc-3.3/gcc/config/elfos.h ../../gcc-3.3/gcc/config/svr4.h
../../gcc-3.3/gcc/config/ia64/sysv4.h ../../gcc-3.3/gcc/config/ia64/hpux.h
../../gcc-3.3/gcc/config/ia64/hpux_longdouble.h ../../gcc-3.3/gcc/defaults.h
../../gcc-3.3/gcc/defaults.h insn-constants.h insn-flags.h"
MACHMODE_H="machmode.h machmode.def ../../gcc-3.3/gcc/config/ia64/ia64-modes.def" \
  LIB1ASMSRC='ia64/lib1funcs.asm' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[3]: Entering directory `/build/sebor/gcc-build/gcc'
for d in libgcc hpux32 libgcc/hpux32 hpux64 libgcc/hpux64; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.3/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/build/contrib/gcc-3.3/ia64-hp-hpux11.22/bin/ -isystem
/build/contrib/gcc-3.3/ia64-hp-hpux11.22/include -isystem
/build/contrib/gcc-3.3/ia64-hp-hpux11.22/sys-include -O2  -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g
 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.3/gcc
-I../../gcc-3.3/gcc/. -I../../gcc-3.3/gcc/config -I../../gcc-3.3/gcc/../include
-DL__divtf3 -xassembler-with-cpp -c ../../gcc-3.3/gcc/config/ia64/lib1funcs.asm
-o libgcc/./__divtf3.o
error: invalid switch '-x'
make[3]: *** [libgcc/./__divtf3.o] Error 1
make[3]: Leaving directory `/build/sebor/gcc-build/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/build/sebor/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/build/sebor/gcc-build/gcc'
make: *** [bootstrap] Error 2


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
  2003-06-08  3:52 ` [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF dhazeghi@yahoo.com
  2003-06-09 18:29 ` sebor@roguewave.com
@ 2003-06-09 20:11 ` dhazeghi@yahoo.com
  2003-06-11 16:44 ` dhazeghi@yahoo.com
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-09 20:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dhazeghi@yahoo.com          |
  GCC build triplet|                            |ia64-hp-hpux11.22
   GCC host triplet|                            |ia64-hp-hpux11.22
 GCC target triplet|                            |ia64-hp-hpux11.22
            Version|unknown                     |3.3


------- Additional Comments From dhazeghi@yahoo.com  2003-06-09 20:11 -------
Martin,

I think I've seen this issue on the mailing list before. According to http://gcc.gnu.org/ml/gcc/
2003-06/msg00156.html, it appears that you need to have the GNU assembler (and probably 
linker too) installed to build gcc on HP-UX/IPF. Can you try that, and see if that fixes the problem. 
If so, I think we need to make an addendum to the installation docs. Thanks,

Dara


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (2 preceding siblings ...)
  2003-06-09 20:11 ` dhazeghi@yahoo.com
@ 2003-06-11 16:44 ` dhazeghi@yahoo.com
  2003-06-12 16:07 ` sje@cup.hp.com
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-11 16:44 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje@cup.hp.com


------- Additional Comments From dhazeghi@yahoo.com  2003-06-11 16:44 -------
Steve,

I was wondering whether you wouldn't mind having a look at this report. The error reported here 
looks very much like the one Jim Wilson reported was due to using the wrong assembler with gcc. 
Is building on HP-UX/IPF with the HP assembler/linker supported? If not perhaps, we should add a 
note in the install docs? Thanks,

Dara

P.S. Jim's message is at http://gcc.gnu.org/ml/gcc/2003-06/msg00156.html


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (3 preceding siblings ...)
  2003-06-11 16:44 ` dhazeghi@yahoo.com
@ 2003-06-12 16:07 ` sje@cup.hp.com
  2003-06-13 15:10 ` dhazeghi@yahoo.com
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: sje@cup.hp.com @ 2003-06-12 16:07 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sje@cup.hp.com  2003-06-12 16:07 -------
Subject: Re:  bootstrap failure on HP-UX 11.22/IPF

> Steve,
> 
> I was wondering whether you wouldn't mind having a look at this report. The error reported here 
> looks very much like the one Jim Wilson reported was due to using the wrong assembler with gcc. 
> Is building on HP-UX/IPF with the HP assembler/linker supported? If not perhaps, we should add a 
> note in the install docs? Thanks,
> 
> Dara
> 
> P.S. Jim's message is at http://gcc.gnu.org/ml/gcc/2003-06/msg00156.html

I agree that they are probably using the wrong assembler.  I don't
believe that the HP provided assembler will work on HP-UX IA64 but I
haven't tried it in a while (it did fail when I last tried it over a
year ago).  The GNU linker has not been ported to HP-UX IA64 so you do
need to use the HP linker.  We should probably add this to the install
docs, along with a note that you need to use
--enable-libunwind-exceptions when configuring to use the HP unwind
library.

Should this go into gcc/doc/install.texi?  I could probably try creating
an entry for ia64-*-hpux* if you think that is what we should do.

Steve Ellcey
sje@cup.hp.com


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (4 preceding siblings ...)
  2003-06-12 16:07 ` sje@cup.hp.com
@ 2003-06-13 15:10 ` dhazeghi@yahoo.com
  2003-06-30 18:23 ` sje at cup dot hp dot com
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-13 15:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-06-13 15:10 -------
Steve,

I think an entry in install.texi would be a good idea, and hopefully limit future bug reports of this 
issue.

Dara


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (5 preceding siblings ...)
  2003-06-13 15:10 ` dhazeghi@yahoo.com
@ 2003-06-30 18:23 ` sje at cup dot hp dot com
  2003-07-02 15:59 ` sje at cup dot hp dot com
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: sje at cup dot hp dot com @ 2003-06-30 18:23 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sje at cup dot hp dot com  2003-06-30 18:23 -------
Subject: Re:  bootstrap failure on HP-UX 11.22/IPF

> Here's a patch to install.texi that attempts to add build information for
> ia64-*-hpux*. Steve, do you think this explanation is good enough? Thanks,
> 
> Dara

Looks OK to me.

Steve Ellcey
sje@cup.hp.com


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (6 preceding siblings ...)
  2003-06-30 18:23 ` sje at cup dot hp dot com
@ 2003-07-02 15:59 ` sje at cup dot hp dot com
  2003-07-06  4:39 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: sje at cup dot hp dot com @ 2003-07-02 15:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sje at cup dot hp dot com  2003-07-02 15:59 -------
Subject: Re:  bootstrap failure on HP-UX 11.22/IPF

> Okay, I got rid of the random hunk at the end which didn't belong so the patch
> now passes make info and make dvi. Steve, would you mind installing the patch
> (preferably on 3.3 branch too) since I don't have cvs write access yet. Thanks,
> 
> 
> Dara

Dara,

Do you know what the policy is for approval of install.texi patches?
I.e.  for a code patch I would submit the patch to gcc-patches
(mentioning that I want to check it in on the main line and the 3.3
branch), get an approval, and then do the checkin.  Do we need to do the
same for this or is there a different policy for documentation changes?

If we need to go through gcc-patches, you can either send it and
mention that I will check it in if approved or I can send it for you
if you would rather do that.

Steve Ellcey
sje@cup.hp.com


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (7 preceding siblings ...)
  2003-07-02 15:59 ` sje at cup dot hp dot com
@ 2003-07-06  4:39 ` dhazeghi at yahoo dot com
  2003-07-11  4:59 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-06  4:39 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi at yahoo dot com  2003-07-06 04:39 -------
I'm guessing documentation patches have to go through the same channel (gcc-patches). I've had 
a fair degree of luck so far though, so I'll send it out tonight and hope. It'd be nice to get this one 
in soon. Thanks,

Dara


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (8 preceding siblings ...)
  2003-07-06  4:39 ` dhazeghi at yahoo dot com
@ 2003-07-11  4:59 ` cvs-commit at gcc dot gnu dot org
  2003-07-11  5:10 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-11  4:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-11 04:59 -------
Subject: Bug 10758

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	wilson@gcc.gnu.org	2003-07-11 04:59:36

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : install.texi 

Log message:
	Patch from Dara Hazeghi.
	PR bootstrap/10758
	* doc/install.texi: Document requirements for ia64-*-hpux* target.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.447&r2=2.448
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&r1=1.212&r2=1.213


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (9 preceding siblings ...)
  2003-07-11  4:59 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-11  5:10 ` cvs-commit at gcc dot gnu dot org
  2003-07-11  7:14 ` dhazeghi at yahoo dot com
  2003-12-09 18:04 ` dhazeghi at yahoo dot com
  12 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-11  5:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-11 05:10 -------
Subject: Bug 10758

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	wilson@gcc.gnu.org	2003-07-11 05:09:55

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : install.texi 

Log message:
	Patch from Dara Hazeghi
	PR bootstrap/10758
	* doc/install.texi: Document requirements for ia64-*-hpux* target.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.647&r2=1.16114.2.648
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.151.2.43&r2=1.151.2.44


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (10 preceding siblings ...)
  2003-07-11  5:10 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-11  7:14 ` dhazeghi at yahoo dot com
  2003-12-09 18:04 ` dhazeghi at yahoo dot com
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-11  7:14 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-11 07:14 -------
Thanks to Jim for checking this in, the documentation is now fixed.


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

* [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
       [not found] <20030512195604.10758.sebor@roguewave.com>
                   ` (11 preceding siblings ...)
  2003-07-11  7:14 ` dhazeghi at yahoo dot com
@ 2003-12-09 18:04 ` dhazeghi at yahoo dot com
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-09 18:04 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
           Keywords|                            |documentation
   Target Milestone|---                         |3.3.1


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


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

end of thread, other threads:[~2003-12-09 18:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030512195604.10758.sebor@roguewave.com>
2003-06-08  3:52 ` [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF dhazeghi@yahoo.com
2003-06-09 18:29 ` sebor@roguewave.com
2003-06-09 20:11 ` dhazeghi@yahoo.com
2003-06-11 16:44 ` dhazeghi@yahoo.com
2003-06-12 16:07 ` sje@cup.hp.com
2003-06-13 15:10 ` dhazeghi@yahoo.com
2003-06-30 18:23 ` sje at cup dot hp dot com
2003-07-02 15:59 ` sje at cup dot hp dot com
2003-07-06  4:39 ` dhazeghi at yahoo dot com
2003-07-11  4:59 ` cvs-commit at gcc dot gnu dot org
2003-07-11  5:10 ` cvs-commit at gcc dot gnu dot org
2003-07-11  7:14 ` dhazeghi at yahoo dot com
2003-12-09 18:04 ` dhazeghi at yahoo dot com

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