nm test.o: (g++, cmath, exp, expf)
Reza Roboubi
rezarob@gmail.com
Sat Sep 21 18:50:00 GMT 2013
More information about the Binutils mailing list
Sat Sep 21 18:50:00 GMT 2013
- Previous message (by thread): [PATCH] Update configure{.ac,} from GCC
- Next message (by thread): nm test.o: (g++, cmath, exp, expf)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When using g++, the cmath exp(float) exp(double) functions are supposed to resolve differently(based on the parameter type.) But nm test.o always keeps showing only one function: exp. How can I see that the functions are really different? Thank you, Reza.
- Previous message (by thread): [PATCH] Update configure{.ac,} from GCC
- Next message (by thread): nm test.o: (g++, cmath, exp, expf)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list