This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49746] Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1
- From: "h.m.brand at xs4all dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 15 Jul 2011 16:27:06 +0000
- Subject: [Bug target/49746] Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1
- Auto-submitted: auto-generated
- References: <bug-49746-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49746
--- Comment #14 from H.Merijn Brand <h.m.brand at xs4all dot nl> 2011-07-15 16:26:49 UTC ---
On Fri, 15 Jul 2011 16:04:04 +0000, "sje at cup dot hp.com"
<gcc-bugzilla@gcc.gnu.org> wrote:
> > Would it help to re-build binutils with gcc-4.6.1?
>
> I don't know if rebuilding binutils would help or not. Can you rerun
> the above compile with -save-temps or something so we can see what is on line
> 35254 of the assembly file? A preprocessed source file might be helpful too to
> see if David or I can reproduce the problem.
http://www.xs4all.nl/~prosup/pp.s
> Steve Ellcey