This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
It's perhaps worth noting that the libiberty demangler currently
follows a much simpler approach than the C++ demangler, which is to
not attempt to interpret floating constants at all. This is fully
compliant with non-IEEE targets, and produces demanglings like
void f<1>(A<(1) + (((int)(-((float)3f800000))))>)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |