https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #8 from Jonathan Wakely ---
(In reply to Sumit from comment #7)
> (In reply to Jonathan Wakely from comment #6)
> > Your configure options include: --enable-__cxa_atexit
> >
> > Why are you using that if your system doesn't support i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #7 from Sumit ---
(In reply to Jonathan Wakely from comment #6)
> Your configure options include: --enable-__cxa_atexit
>
> Why are you using that if your system doesn't support it?
We are upgrading from 4.3.3 to 4.8.1.
We had this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #6 from Jonathan Wakely ---
Your configure options include: --enable-__cxa_atexit
Why are you using that if your system doesn't support it?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
Richard Biener changed:
What|Removed |Added
Target||powerpc-wrs-vxworks
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #3 from Sumit ---
(In reply to Jonathan Wakely from comment #1)
> I think these both need to come from either libc or libgcc.
Is it something that I have missed while compiling the tool chain? Please
suggest.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #2 from Sumit ---
(In reply to Jonathan Wakely from comment #1)
> I think these both need to come from either libc or libgcc.
I have checked my libgcc and it does not have that either.
onx-sbansal-01|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
Jonathan Wakely changed:
What|Removed |Added
Component|c++ |libgcc
--- Comment #1 from Jonathan Wa