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: [PR 79905] ICE with vector_type


On 4/5/17 9:14 AM, Nathan Sidwell wrote:
>
>> Thanks for the patch!  Looks like there are some compile problems.  I
>> can fix "resut", but not sure what the intent is for "canonical":
>
> I'm a dumbass.  I built the x86_64 compiler :(
> try this.
>
> nathan
Thanks!  Regtest showed that this blows up on the gcc_assert for Fortran
and Go.  If I change the assert to an explicit test, everything is
fine.  Corrected patch attached; needs a change log ofc.

Bill

Attachment: pr79905-2017-04-05.patch
Description: Text document


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