[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-21 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36211

[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-21 Thread billingd at gcc dot gnu dot org
--- Comment #13 from billingd at gcc dot gnu dot org 2009-05-21 11:32 --- Fixed in 4.4 and trunk. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-21 Thread billingd at gcc dot gnu dot org
--- Comment #12 from billingd at gcc dot gnu dot org 2009-05-21 11:31 --- Subject: Bug 36211 Author: billingd Date: Thu May 21 11:30:55 2009 New Revision: 147762 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147762 Log: 2009-05-21 David Billinghurst Backp

[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-15 Thread billingd at gcc dot gnu dot org
--- Comment #11 from billingd at gcc dot gnu dot org 2009-05-15 09:24 --- Subject: Bug 36211 Author: billingd Date: Fri May 15 09:23:58 2009 New Revision: 147565 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147565 Log: 2009-05-15 David Billinghurst PR

[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-14 Thread billingd at gcc dot gnu dot org
--- Comment #10 from billingd at gcc dot gnu dot org 2009-05-14 21:51 --- Patch is approved - http://gcc.gnu.org/ml/libstdc++/2009-05/msg00098.html -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/36211] __iconv_adaptor chooses char** where const char** is required

2009-05-13 Thread billingd at gcc dot gnu dot org
--- Comment #9 from billingd at gcc dot gnu dot org 2009-05-14 03:24 --- Draft patch http://gcc.gnu.org/ml/libstdc++/2009-05/msg00090.html -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38956] tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cygwin

2009-05-09 Thread billingd at gcc dot gnu dot org
--- Comment #8 from billingd at gcc dot gnu dot org 2009-05-10 03:38 --- Fixed on trunk and 4.4 branch. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38956] tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cygwin

2009-05-09 Thread billingd at gcc dot gnu dot org
--- Comment #7 from billingd at gcc dot gnu dot org 2009-05-10 03:36 --- Subject: Bug 38956 Author: billingd Date: Sun May 10 03:35:53 2009 New Revision: 147327 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147327 Log: 2009-04-10 David Billinghurst PR fortr

[Bug fortran/38956] tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cygwin

2009-05-09 Thread billingd at gcc dot gnu dot org
--- Comment #6 from billingd at gcc dot gnu dot org 2009-05-10 01:15 --- Subject: Bug 38956 Author: billingd Date: Sun May 10 01:14:50 2009 New Revision: 147326 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147326 Log: 2009-04-10 David Billinghurst PR fortr

[Bug fortran/39039] New: segfault with common block and "-O1 -ftree-vectorize -msse2"

2009-01-29 Thread billingd at gcc dot gnu dot org
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://

[Bug fortran/38956] tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cygwin

2009-01-29 Thread billingd at gcc dot gnu dot org
--- Comment #4 from billingd at gcc dot gnu dot org 2009-01-29 22:14 --- Tests gfortran.dg/chmod_2.f90 and gfortran.dg/chmod_3.f90 also fail. There is also some discussion at http://gcc.gnu.org/ml/fortran/2009-01/msg00353.html In each case, the failure is due to the test i = chmod

[Bug fortran/38956] test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin

2009-01-29 Thread billingd at gcc dot gnu dot org
--- Comment #3 from billingd at gcc dot gnu dot org 2009-01-29 22:09 --- I asked about this on the cygwin list. http://cygwin.com/ml/cygwin/2009-01/msg00718.html On Jan 24 18:40, David Billinghurst wrote: > I am having a problem with the access() function in cygwin-1.7. > &

[Bug bootstrap/37660] [4.4 Regression] Error Building libssp, recent update

2009-01-24 Thread billingd at gcc dot gnu dot org
--- Comment #16 from billingd at gcc dot gnu dot org 2009-01-24 23:13 --- Just ignore my post at comment #13 to update the status. Sorry for the noise. I should have read to the bottom of the PR before acting. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37660

[Bug bootstrap/37660] [4.4 Regression] Error Building libssp, recent update

2009-01-24 Thread billingd at gcc dot gnu dot org
--- Comment #13 from billingd at gcc dot gnu dot org 2009-01-24 08:23 --- Confirmed as requested at comment #4. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36205] Hangup with array_constructor_24.f90 at -O3

2009-01-24 Thread billingd at gcc dot gnu dot org
--- Comment #5 from billingd at gcc dot gnu dot org 2009-01-24 08:17 --- Fixed by testsuite patch. See PR 38955, which is a duplicate of this PR. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38955] testsuite/gfortran.dg/array_constructor_24.f fails due to floating point comparison

2009-01-24 Thread billingd at gcc dot gnu dot org
--- Comment #3 from billingd at gcc dot gnu dot org 2009-01-24 08:16 --- Fixed by testsuite patch. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38955] testsuite/gfortran.dg/array_constructor_24.f fails due to floating point comparison

2009-01-24 Thread billingd at gcc dot gnu dot org
--- Comment #2 from billingd at gcc dot gnu dot org 2009-01-24 08:00 --- Subject: Bug 38955 Author: billingd Date: Sat Jan 24 08:00:13 2009 New Revision: 143600 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143600 Log: 2009-01-24 David Billinghurst (billi...@gcc

[Bug fortran/38956] test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin

2009-01-23 Thread billingd at gcc dot gnu dot org
--- Comment #2 from billingd at gcc dot gnu dot org 2009-01-24 07:41 --- This looks like a problem with the access function on cygwin-1.7 $ touch foobar_file $ chmod a-w foobar_file $ cat test_access.c #include #include int main (void) { char *file="foobar_file"; in

[Bug fortran/38956] test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin

2009-01-23 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2009-01-24 03:06 --- This is with cygwin-1.7. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38956] New: test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin

2009-01-23 Thread billingd at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin

[Bug fortran/38955] testsuite/gfortran.dg/array_constructor_24.f fails due to floating point comparison

2009-01-23 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2009-01-24 02:44 --- Patch http://gcc.gnu.org/ml/gcc-patches/2009-01/msg01181.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38955

[Bug fortran/38955] testsuite/gfortran.dg/array_constructor_24.f fails due to floating point comparison

2009-01-23 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |billingd at gcc dot gnu dot |dot org

[Bug fortran/38955] New: testsuite/gfortran.dg/array_constructor_24.f fails due to floating point comparison

2009-01-23 Thread billingd at gcc dot gnu dot org
t: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38955

[Bug fortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test

2008-12-03 Thread billingd at gcc dot gnu dot org
--- Comment #7 from billingd at gcc dot gnu dot org 2008-12-04 05:11 --- I missed fortran/33177 - nint() on Cygwin. Sorry. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test

2008-12-03 Thread billingd at gcc dot gnu dot org
--- Comment #6 from billingd at gcc dot gnu dot org 2008-12-04 03:04 --- Just had a look at this with cvs gfortran under cygwin. A slightly modified test program intrinsic_integer implicit none call test (0.0, (/0, 0, 0, 0/)) call test (0.3, (/0, 1, 0, 0/)) call test (0.7

[Bug fortran/36457] preprocessing: option -idirafter undefined for fortran

2008-12-03 Thread billingd at gcc dot gnu dot org
--- Comment #2 from billingd at gcc dot gnu dot org 2008-12-04 00:25 --- I can kill this warning if I invoke gfortran with -nostdinc. I would have expected this to be the default. After all, why include C source code or headers in a Fortran file. I will test this patch then ask on

[Bug fortran/36457] preprocessing: option -idirafter undefined for fortran

2008-12-03 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2008-12-03 23:28 --- This is causing testsuite failures and should be fixed. The -idirafter appears to be coming from the cpp section in specs file, while the warning is generated in gcc/opts.c. I can see several possible approaches

[Bug target/16322] C99 complex math functions not implemented for irix6.5

2006-05-07 Thread billingd at gcc dot gnu dot org
--- Comment #4 from billingd at gcc dot gnu dot org 2006-05-07 07:18 --- I don't have any further interest in this platform. There are successful reports by others on irix-6.5: - http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00290.html - http://gcc.gnu.org/ml/gcc-testresults

[Bug ada/27366] ada build fails as cygwin does not have clearenv

2006-05-02 Thread billingd at gcc dot gnu dot org
--- Comment #4 from billingd at gcc dot gnu dot org 2006-05-02 11:45 --- Fixed in revision 113457. clearenv is not used by ada in 4.1 -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/27366] ada build fails as cygwin does not have clearenv

2006-05-02 Thread billingd at gcc dot gnu dot org
--- Comment #3 from billingd at gcc dot gnu dot org 2006-05-02 11:38 --- Subject: Bug 27366 Author: billingd Date: Tue May 2 11:38:35 2006 New Revision: 113457 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113457 Log: 2006-05-02 David Billinghurst <[EMAI

[Bug testsuite/27376] treelang testsuite fails on cygwin

2006-05-01 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor Target Milestone|--- |4.2.0 http

[Bug testsuite/27376] treelang testsuite fails on cygwin

2006-05-01 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |billingd at gcc dot gnu dot |dot org

[Bug testsuite/27376] New: treelang testsuite fails on cygwin

2006-05-01 Thread billingd at gcc dot gnu dot org
e does. I'll work up a patch. -- Summary: treelang testsuite fails on cygwin Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot or

[Bug ada/27366] ada build fails as cygwin does not have clearenv

2006-05-01 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2006-05-02 03:46 --- Here is the patch I tested. acats results below aren't a total disaster. 2006-01-05 David Billinghurst ([EMAIL PROTECTED]) PR ada/27366 * ada/env.c (__gnat_clearenv): Use unsetenv() to clear environmen

[Bug ada/27366] New: ada build fails as cygwin does not have clearenv

2006-04-30 Thread billingd at gcc dot gnu dot org
: normal Priority: P3 Component: ada AssignedTo: billingd at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla

[Bug target/26588] gfortran -fopenmp passes unrecognised -pthread

2006-03-07 Thread billingd at gcc dot gnu dot org
--- Comment #3 from billingd at gcc dot gnu dot org 2006-03-07 23:55 --- Fixed by patch. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26588] gfortran -fopenmp passes unrecognised -pthread

2006-03-07 Thread billingd at gcc dot gnu dot org
--- Comment #2 from billingd at gcc dot gnu dot org 2006-03-07 23:51 --- Subject: Bug 26588 Author: billingd Date: Tue Mar 7 23:51:34 2006 New Revision: 111824 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111824 Log: 2006-03-08 David Billinghurst <[EMAI

[Bug target/26588] gfortran -fopenmp passes unrecognised -pthread

2006-03-06 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2006-03-07 02:22 --- I am testing this. 2006-03-07 David Billinghurst ([EMAIL PROTECTED]) PR target/26588 * config/i386/cygwin.h (GOMP_SELF_SPECS): Define. --- cygwin.h~ 2006-02-01 14:17:44.0 +1100

[Bug fortran/26588] gfortran -fopenmp passes unrecognised -pthread

2006-03-06 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last

[Bug fortran/26588] New: gfortran -fopenmp passes unrecognised -pthread

2006-03-06 Thread billingd at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: billingd at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26588

[Bug testsuite/25247] syntax error in target selector for gcc.dg/torture/fp-int-convert-float128-timode.c

2005-12-06 Thread billingd at gcc dot gnu dot org
--- Comment #8 from billingd at gcc dot gnu dot org 2005-12-07 01:08 --- I can confirm this works for me on trunk. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/25247] syntax error in target selector for gcc.dg/torture/fp-int-convert-float128-timode.c

2005-12-03 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2005-12-03 23:35 --- Seen on multiple platforms by different testers. -- billingd at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/25247] New: syntax error in target selector for gcc.dg/torture/fp-int-convert-float128-timode.c

2005-12-03 Thread billingd at gcc dot gnu dot org
4. -- Summary: syntax error in target selector for gcc.dg/torture/fp- int-convert-float128-timode.c Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: una

[Bug testsuite/25193] libstdc++ testsuite fails on cygwin

2005-12-01 Thread billingd at gcc dot gnu dot org
--- Comment #2 from billingd at gcc dot gnu dot org 2005-12-01 23:58 --- Confirmed http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00046.html Patch http://gcc.gnu.org/ml/gcc-patches/2005-12/msg9.html Fixed in trunk revision 107841. -- billingd at gcc dot gnu dot org changed

[Bug testsuite/25193] libstdc++ testsuite fails on cygwin

2005-12-01 Thread billingd at gcc dot gnu dot org
--- Comment #1 from billingd at gcc dot gnu dot org 2005-12-01 23:57 --- Subject: Bug 25193 Author: billingd Date: Thu Dec 1 23:57:28 2005 New Revision: 107841 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107841 Log: 2005-12-02 David Billinghurst ([EMAIL P

[Bug testsuite/25193] libstdc++ testsuite fails on cygwin

2005-11-30 Thread billingd at gcc dot gnu dot org
-- billingd at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last

[Bug testsuite/25193] New: libstdc++ testsuite fails on cygwin

2005-11-30 Thread billingd at gcc dot gnu dot org
Component: testsuite AssignedTo: billingd at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25193

[Bug libfortran/22209] New: [4.1 regression] libgfortran unresolvable symbols on irix6.5

2005-06-27 Thread billingd at gcc dot gnu dot org
rix6.5 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: coudert at clipp

[Bug testsuite/21945] gfortran testsuite dies on cygwin (again)

2005-06-16 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-17 06:56 --- Fixed in 4.1 by patch. -- What|Removed |Added Status|ASSIGNED

[Bug testsuite/21945] gfortran testsuite dies on cygwin (again)

2005-06-06 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-07 00:32 --- Patch http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00554.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21945

[Bug testsuite/21945] gfortran testsuite dies on cygwin (again)

2005-06-06 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-06 23:37 --- I'll take it. -- What|Removed |Added Status|UNCONF

[Bug testsuite/21945] New: gfortran testsuite dies on cygwin (again)

2005-06-06 Thread billingd at gcc dot gnu dot org
or if file cannot be deleted. -- Summary: gfortran testsuite dies on cygwin (again) Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: testsuite AssignedTo: billingd at gcc dot g

[Bug bootstrap/21927] New: [4.1 regression] irix bootstrap failure in expr.c

2005-06-05 Thread billingd at gcc dot gnu dot org
nu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi-irix6.5 GCC target triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21927

[Bug testsuite/21896] Unknown effective target keyword `sync_char_short'

2005-06-02 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-03 00:47 --- Seen in last three 4.10 reports to gcc-testresults. -- What|Removed |Added

[Bug testsuite/21896] New: Unknown effective target keyword `sync_char_short'

2005-06-02 Thread billingd at gcc dot gnu dot org
dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,geoffk at geoffk dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21896

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-01 03:08 --- Fixed by patch to gcc/config/mips/mips-protos.h. -- What|Removed |Added Status

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-01 01:46 --- 'mips_use_ins_ext_p' is used in mips.md. Defining it in mips-protos.h seems to work. Testing it now. --- mips-protos.h 27 May 2005 23:08:31 - 1.85 +++ mips-protos.h 1 Jun

[Bug bootstrap/21854] New: irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
6.5 bootstrap fails due to warning in mips.c Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: davidu at mips dot com ReportedBy: billingd at gcc dot gnu dot o

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-15 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-05-16 00:58 --- Fixed by patch to lib/target-supports.exp. -- What|Removed |Added Status

[Bug libstdc++/21526] New: libstdc++-v3 testsuite hangs on cygwin

2005-05-11 Thread billingd at gcc dot gnu dot org
3 testsuite hangs on cygwin Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org

[Bug other/20510] [4.0/4.1 Regression] target libiberty multilibs built with configure --disable-multilibs

2005-03-20 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-03-21 06:20 --- Operator error. The correct flag is --disable-multilib and that works. -- What|Removed |Added

[Bug other/20510] New: target libiberty multilibs built with configure --disable-multilibs

2005-03-16 Thread billingd at gcc dot gnu dot org
dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi-irix6.5 GCC target triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20510

[Bug fortran/19619] LAPACK optimisation error

2005-03-01 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-03-02 03:56 --- Gone away. Probably fixed by complex division algorithm change. -- What|Removed |Added

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-03-01 Thread billingd at gcc dot gnu dot org
-- Bug 5900 depends on bug 19619, which changed state. Bug 19619 Summary: LAPACK optimisation error http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19619 What|Old Value |New Value

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-03-01 Thread billingd at gcc dot gnu dot org
-- Bug 5900 depends on bug 19693, which changed state. Bug 19693 Summary: optimization problem with LAPACK routine cgtts2.f http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19693 What|Old Value |New Value -

[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f

2005-03-01 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-03-02 00:07 --- Fixed by changes to complex divide algorithm. See comment #46 on PR5900 for LAPACK testsuite results at -O2. -- What|Removed |Added

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-03-01 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-03-02 00:05 --- and with gfortran 4.1 20040301 at -O2 I get: csep.out: CST drivers: 1 out of 11664 tests failed to pass the threshold csep.out: CST:1 out of 4662 tests failed to pass the threshold ctest.out

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-02-27 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-02-28 05:13 --- With cygwin gfortran-4.0 20050227 at -O0 I get excellent results: csep.out: CST:1 out of 4662 tests failed to pass the threshold csep.out: CST:2 out of 4662 tests failed to pass the threshold

[Bug bootstrap/19796] New: Bootstrap fails: Unresolved data symbol "set_fpc_csr"

2005-02-06 Thread billingd at gcc dot gnu dot org
p fails: Unresolved data symbol "set_fpc_csr" Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot

[Bug libfortran/19363] List directed write of Infinity and NaN has regressed

2005-02-02 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-02-03 03:10 --- The patch improves the cygwin test results === gfortran tests === http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00094.html XPASS: gfortran.dg/ret_pointer_1.f90 execution test XPASS

[Bug libfortran/19363] List directed write of Infinity and NaN has regressed

2005-02-02 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-02-03 03:07 --- See http://sources.redhat.com/ml/newlib/2005/msg00099.html for related discussion. This may allow a fix using fixinclude to patch . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19363

[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f

2005-01-30 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-30 12:15 --- This goes away when we set flag_complex_divide_method = 1 in toplev.c - overflow in complex division - which is consistent with the magnitude of the inputs. PR 18902 again. -- What

[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f

2005-01-29 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-29 13:52 --- Created an attachment (id=8100) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8100&action=view) cgtts2.f is LAPACK routine that is miscompiled cgtts2.f is LAPACK routine that is misc

[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f

2005-01-29 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-29 13:51 --- Created an attachment (id=8099) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8099&action=view) driv.f: test driver driv.f is driver routine -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19693

[Bug fortran/19693] New: optimization problem with LAPACK routine cgtts2.f

2005-01-29 Thread billingd at gcc dot gnu dot org
ne cgtts2.f Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc

[Bug fortran/19691] New: gfortran reports "Internal Error: printf is broken"

2005-01-29 Thread billingd at gcc dot gnu dot org
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc

[Bug fortran/19619] LAPACK optimisation error

2005-01-24 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-25 05:02 --- -ffloat-store make one more case fail. Thanks for the reference. I remember it now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19619

[Bug fortran/19619] LAPACK optimisation error

2005-01-24 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-25 03:37 --- The problem is in optimization of routine chgeqz.f -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19619

[Bug fortran/19619] New: LAPACK optimisation error

2005-01-24 Thread billingd at gcc dot gnu dot org
rsion: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-24 Thread billingd at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||19619 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-24 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-25 00:15 --- I forgot to mention that today's LAPACK results are with -O0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-24 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-24 22:48 --- Here are gfortran-20050125 results for LAPACK on i686-pc-cygwin, after the fix for PR 19551 went in. Broadly comparable to previous releases. csep.out: CST drivers: 1 out of 11664 tests failed to

[Bug middle-end/19551] [3.4/4.0 Regression] pure (complex types) function call removed as dead (LAPACK routine claic1.f bug)

2005-01-24 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-24 22:18 --- I can confirm that the original problem is fixed in CVS. All the LAPACK CLS Driver tests now pass on i686-pc-cygwin. Thanks you Jakub for the quick fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug other/16043] [3.4 only] gcc version not reported with "enable-version-specific-runtime-libs" to gcc-testresults

2005-01-23 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-24 05:19 --- Patch applied to 3.4 branch -- What|Removed |Added Status|ASSIGNED

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-20 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-20 22:38 --- PR 19551 contains a reduced testcase derived from a gfortran failure in the CLS Driver routines. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug fortran/19551] New: LAPACK routine claic1.f bug

2005-01-20 Thread billingd at gcc dot gnu dot org
ary: LAPACK routine claic1.f bug Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot o

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-20 Thread billingd at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||19551 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug regression/18138] New: [3.4/4.0 regression] libgcc_s.so.1 not found by 64-bit testsuite

2004-10-24 Thread billingd at gcc dot gnu dot org
gnedTo: unassigned at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi-irix6.5 GCC target triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18138