------- Comment #6 from rguenth at gcc dot gnu dot org 2009-07-04 13:50 ------- No, we have -mcmodel as well, but that only specifies the maximum size of the data and code segments and does not change the size of pointers (-mcmodel=small is the default btw).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40647