https://sourceware.org/bugzilla/show_bug.cgi?id=29309
Volker Weißmann <volker.weissmann at gmx dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Volker Weißmann <volker.weissmann at gmx dot de> ---
> So are you saying that if you invoke as via the gcc driver program
the segmentation fault happens, but if you invoke as directly then
it does not ?
Yes
Anyway, the bug appears to result from a misconfiguration of my system:
"which as" returned /usr/local/bin/as . This file was not installed by the
package manager, I do not know how it got installed. I deleted it and now
"which as" returns "/usr/bin/as" and the segfault does not happen anymore.
It was probably a version missmatch - a new gcc paired with an old as.
--
You are receiving this mail because:
You are on the CC list for the bug.