--- Additional Comments From pfelecan at acm dot org 2005-04-03 13:38
---
(In reply to comment #9)
> Ok for the preprocessed source line 91 for the preproceser source:
> .long .LFB1-.
assembled on Solaris 10 Intel:
/usr/ccs/bin/as -V -Qy -s -o sysv.o sysv.s
as: Sun Compiler Com
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:23
---
(In reply to comment #9)
> Ok for the preprocessed source line 91 for the preproceser source:
> .long .LFB1-.
>
> This is valid as far as I know.
> Again can you try with the GNU binutils.
Unf
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:16
---
(In reply to comment #3)
> This does not make sense as line 91 is the following:
> jne retdouble
>
>
> Also what happens if you use GNU binutils instead of the tool chain from Sun?
Th
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:14
---
Created an attachment (id=8519)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8519&action=view)
the configuration log for the library
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:13
---
Created an attachment (id=8518)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8518&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:13
---
Created an attachment (id=8517)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8517&action=view)
the assembler output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:12
---
Created an attachment (id=8516)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8516&action=view)
preprocessor run
this phases obtains the source fed to the assembler
--
http://gcc.gnu.org/b
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:10
---
Created an attachment (id=8515)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8515&action=view)
compiler run with verbose flag
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
--- Additional Comments From pfelecan at acm dot org 2005-04-02 16:10
---
Created an attachment (id=8514)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8514&action=view)
bootstrap log's tail
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
tedBy: pfelecan at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-pc-solaris2.8
GCC host triplet: i386-pc-solaris2.8
GCC target triplet: i386-pc-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20730
--- Additional Comments From pfelecan at acm dot org 2005-04-02 14:06
---
The libgmp package maintainer supplied a new release for which all the gmp tests
are successful for the architecture in discussion. This fixes the bug.
--
What|Removed |Added
--- Additional Comments From pfelecan at acm dot org 2005-03-31 09:10
---
The version of libgmp is 4.1.4. I'll contact the maintainer of the package to
know the build options, if he run the tests... and report back
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20692
--- Additional Comments From pfelecan at acm dot org 2005-03-30 18:49
---
Created an attachment (id=8496)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8496&action=view)
gdb session, with backtrace, for f951
gdb session running the command f951 for which the wait is
--- Additional Comments From pfelecan at acm dot org 2005-03-30 18:48
---
Created an attachment (id=8495)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8495&action=view)
verbose output of gfortran
This is the output of gfortran -v as requested. The binary on which we wait
--- Additional Comments From pfelecan at acm dot org 2005-03-30 17:37
---
Created an attachment (id=8494)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8494&action=view)
back trace tentative
I tried to isolate the bug and run in gdb. The issue appears as reported
--- Additional Comments From pfelecan at acm dot org 2005-03-30 16:54
---
Forgot the content of the conftest.F:
program main
#ifndef __GNUC__
choke me
#endif
end
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20692
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pfelecan at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-pc-solaris2.8
GCC host triple
17 matches
Mail list logo