[Bug target/71080] Segfault in ix86_in_large_data_p with -fpic -mcmodel={medium, large}

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 13 09:09:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71080

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Fri May 13 09:08:15 2016
New Revision: 236196

URL: https://gcc.gnu.org/viewcvs?rev=236196&root=gcc&view=rev
Log:
Fix SEGV in ix86_in_large_data_p (PR target/71080)

        PR target/71080
        * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c


More information about the Gcc-bugs mailing list