Do not do src->dest copy if register would not be allocated a normal register
[official-gcc.git] / libf2c / TODO
bloba44d1ed7f231560a62f617de833c1b0b164233db
1 970811
3 TODO list for the g77 library
5 * `Makefile.in's should be brought up to standard; I'm not sure they
6   have a complete set of targets at present.
8 * Investigate building shared libraries on systems we know about
9   (probably in 0.5.22, using libtool-1.0 from the FSF, which looks
10   quite useful).
12 * Test cases.
14 * Allow the library to be stripped to save space.
16 * An interface to IEEE maths functions from libc where this makes
17   sense.