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: (ARM) PR target/41252 [VTA] use same mode for SET operands in split


On Thu, 2009-09-03 at 20:52 -0300, Alexandre Oliva wrote:
> VTA assertion checks exposed what appears to be a latent problem in
> config/arm/vfp.md.  This patch enables the preprocessed testcase
> attached to the bug report to compile, and I'm tempted to check it in as
> obviously correct, but I'm concerned there might be some
> machine-specific detail I'm missing that would justify the use of
> different modes here.  Can any of the maintainers please comment?
> 
> Ramana, does this enable your build to complete?

        PR target/41252
        * config/arm/vfp.md (*cmpdf_split_vfp): Fix src mode in the second
        pattern of the split.

OK.

R.


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