[Bug libstdc++/27878] New: GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-02 Thread martinol at nrlssc dot navy dot mil
(libstdc++)/GCC 4.1.0 worked. Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: martinol at nrlssc d

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-02 Thread martinol at nrlssc dot navy dot mil
--- Comment #4 from martinol at nrlssc dot navy dot mil 2006-06-02 20:55 --- Created an attachment (id=11582) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11582&action=view) ./mips-sgi-irix6.5/libstdc++-v3/config.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27878

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-02 Thread martinol at nrlssc dot navy dot mil
--- Comment #5 from martinol at nrlssc dot navy dot mil 2006-06-02 21:05 --- An IRIX64 system here has wchar.h with the __SGI_LIBC_USING_FROM_STD(wcstok), but it failed in the fortran part! :-( The SGI I am using has a much different looking wchar.h with wsctok here: #if !defined

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-05 Thread martinol at nrlssc dot navy dot mil
--- Comment #8 from martinol at nrlssc dot navy dot mil 2006-06-05 13:40 --- Using the bin/mips-sgi-irix6.5-c++ I compiled yesterday, I get no errors compiling test.cc. $ ../devel/mips-sgi-irix6.5/bin/mips-sgi-irix6.5-c++ --version mips-sgi-irix6.5-c++ (GCC) 4.1.0 Copyright (C) 2006

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-09 Thread martinol at nrlssc dot navy dot mil
--- Comment #10 from martinol at nrlssc dot navy dot mil 2006-06-09 18:30 --- gcc-4.1-20060331 snapshots compiles successfully. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27878

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-12 Thread martinol at nrlssc dot navy dot mil
--- Comment #12 from martinol at nrlssc dot navy dot mil 2006-06-12 13:39 --- Created an attachment (id=11652) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11652&action=view) mips-sgi-irix6.5/libstdc++-v3/config.log from gcc-4.1-20060428 build -- http://gcc.

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-06-12 Thread martinol at nrlssc dot navy dot mil
--- Comment #13 from martinol at nrlssc dot navy dot mil 2006-06-12 18:04 --- Created an attachment (id=11655) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11655&action=view) ./mips-sgi-irix6.5/libstdc++-v3/config.log This is from gcc-4.1-20060512 snapshot. So between 2

[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.

2006-07-11 Thread martinol at nrlssc dot navy dot mil
--- Comment #20 from martinol at nrlssc dot navy dot mil 2006-07-11 18:01 --- this machine is: 6.5 6.5.17m -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27878

[Bug fortran/23060] %VAL construct not implemented

2005-12-07 Thread martinol at nrlssc dot navy dot mil
--- Comment #7 from martinol at nrlssc dot navy dot mil 2005-12-07 15:28 --- Since g77 supported this construct, should this not be a regression rather than an enhancement. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23060

[Bug fortran/25297] New: Support for STRUCTURE/END STRUCTURE and RECORD

2005-12-07 Thread martinol at nrlssc dot navy dot mil
Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: martinol at nrlssc dot navy dot mil http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25297

[Bug fortran/25297] Support for STRUCTURE/END STRUCTURE and RECORD

2005-12-07 Thread martinol at nrlssc dot navy dot mil
--- Comment #2 from martinol at nrlssc dot navy dot mil 2005-12-07 17:37 --- I require a library that is not under my control to change (I have the source, but am not the primary developer) and it was written using the SGI f77 compiler. I would like to see this construct added to

[Bug fortran/22175] New: BYTE Type Statement

2005-06-24 Thread martinol at nrlssc dot navy dot mil
: 4.1.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: martinol at nrlssc dot navy dot mil CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org

[Bug libfortran/30011] New: libgfortran fails on mips-sgi-irix6.5 (IRIX64)

2006-11-28 Thread martinol at nrlssc dot navy dot mil
Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: martinol at nrlssc dot navy dot mil GCC host triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30011

[Bug libfortran/30011] libgfortran fails on mips-sgi-irix6.5 (IRIX64)

2006-11-29 Thread martinol at nrlssc dot navy dot mil
--- Comment #2 from martinol at nrlssc dot navy dot mil 2006-11-29 18:41 --- Argh! Evidently on this system make and gmake are different!! Apologies. Closed. $ /usr/local/bin/make --version GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for mips-sgi-irix6.5