This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arc profiling broken (Was: [4.1 patch] relocate profile data file)


Nathan Sidwell wrote:

joern, does this satisfy your requirements?

I can't test mainline because of PR 22258.


Judging from the description of the patch, it should work for now. But we have to keep in mind that,
if we find a target where not all the features controlled by TARGET_POSIX_IO should be switched
on/off together, we'll need to refine thi with separate macros (they can still be set together in defaults.h
from TARGET_POSIX_IO for the targets where these things are consistently absent or present).



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]