This is the mail archive of the gcc-bugs@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]

[Bug pch/48004] New: doesn't work with randomize_va_space


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004

           Summary: doesn't work with randomize_va_space
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: pch
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: wbrana@gmail.com


If address space randomization is enabled
echo 1 > /proc/sys/kernel/randomize_va_space
pch isn't used - warning: had text segment at different address


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