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: [PATCH] Fix trunk bootstrap on darwin following the commit for PR16302


2009/5/16 Simon Martin <simartin@users.sourceforge.net>:
>
> due to "if (MACHOPIC_JUST_INDIRECT && GET_CODE (base) == MEM)" with
> MACHOPIC_JUST_INDIRECT being 0.

Is it really 0? The patch tries to not warn for constants. I will
rather fix the warning. Could you produce a small testcase?

Cheers,

Manuel.


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