[Bug fortran/39344] New: fails on redefinition of variables

2009-03-02 Thread rvatne at gmail dot com
ortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rvatne at gmail dot com GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39344

[Bug fortran/39342] fails on redefinition of variables

2009-03-02 Thread rvatne at gmail dot com
--- Comment #2 from rvatne at gmail dot com 2009-03-02 12:59 --- (In reply to comment #1) > (In reply to comment #0) > > We have a rather large suite of fortran (mostly f90 - some f77) code that we > > would like to "port" to gnu fortan. It is today compiled on

[Bug fortran/39342] New: fails on redefinition of variables

2009-03-02 Thread rvatne at gmail dot com
ortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rvatne at gmail dot com GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39342

[Bug fortran/39312] parameter (constant) and initialization with hex values

2009-02-26 Thread rvatne at gmail dot com
--- Comment #2 from rvatne at gmail dot com 2009-02-26 14:59 --- (In reply to comment #1) > You need to give some details, including a small program, > the compiler command line you used, and the output of > gfortran -v. > > Because it works for me. > > lapt

[Bug fortran/39313] New: parameter (constant) and initialization with hex values

2009-02-26 Thread rvatne at gmail dot com
parameter (constant) and initialization with hex values Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rvatne at

[Bug fortran/39312] New: parameter (constant) and initialization with hex values

2009-02-26 Thread rvatne at gmail dot com
parameter (constant) and initialization with hex values Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rvatne at

[Bug bootstrap/39273] cc1 Cannot find library mpfr. ".libs" prepended to library name libmpfr.so.1.2.0,

2009-02-24 Thread rvatne at gmail dot com
--- Comment #5 from rvatne at gmail dot com 2009-02-24 15:01 --- (In reply to comment #4) > That only shows that .libs/libmpfr.so.1.2.0 is inside cc1's path. I think you > should try a simple programed linked with MPFR using the old GCC and you most > likely get the

[Bug bootstrap/39273] cc1 Cannot find library mpfr. ".libs" prepended to library name libmpfr.so.1.2.0,

2009-02-23 Thread rvatne at gmail dot com
--- Comment #3 from rvatne at gmail dot com 2009-02-23 15:18 --- (In reply to comment #2) > No the .libs/libmpfr.so.1.2.0 is embeded into libmpfr.so.1.2.0 . So something > is incorrect in your building of MPRF. > NO, I don't think so. The MPRF is "pkgadded&qu

[Bug bootstrap/39273] cc1 Cannot find library mpfr. ".libs" prepended to library name libmpfr.so.1.2.0,

2009-02-23 Thread rvatne at gmail dot com
--- Comment #1 from rvatne at gmail dot com 2009-02-23 15:08 --- Created an attachment (id=17347) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17347&action=view) the failing config.log the config.log from sparc-sun-solaris2.8/libgcc -- http://gcc.gnu.org/b

[Bug bootstrap/39273] New: cc1 Cannot find library mpfr. ".libs" prepended to library name libmpfr.so.1.2.0,

2009-02-23 Thread rvatne at gmail dot com
.1.2.0, Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rvatne at gmail dot com GCC build triplet: sparc-s