K 10 svn:author V 3 kib K 8 svn:date V 27 2008-08-22T09:23:39.454140Z K 7 svn:log V 306 Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64. For gcc' __builtin_frame_address() to work, all call frames need to save frame pointer. In particular, this is important for the upper frame that should terminate the chain. No objections from: jhb PR: amd64/126543 MFC after: 1 week END