------- Comment #1 from rguenth at gcc dot gnu dot org 2006-10-20 14:43 ------- Can you provide some details on the out of date .mod files? Were they compiled with a different compiler version or on a different architecture? Or are they just not up-to-date with the source? In the latter case you should adjust your makefile to honour dependencies and rebuild the .mod files appropriately.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29523