Hello, all Can a gatekeeper review the attached enhancement patch for me please? Thank you very much.
The patch is an enhancement to fix made in bug #713. In bug #713, we changed the way we generate references to file scope static symbols when IPA is enabled. So, a reference to file scope static symbol is compiled into a basesym + offset. This makes the assembly code less readable. The fix tries to address this problem by also generating the static symbol in comment. For example, instead of generating the following assembly .quad .bss_test +8 generate .quad .bss_test +8 # floppy +8 -- Feng
bug730_v1.patch
Description: Binary data
------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel