This is the mail archive of the gcc-bugs@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]

[Bug target/58400] gcc for h8300 internal compiler error: insn does not satisfy its constraints at fs/ext4/mballoc.c: In function 'mb_free_blocks':


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58400

Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu.org

--- Comment #8 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> ---
Created attachment 32285
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32285&action=edit
patch made as an example how to debug gcc

here is a patch - not regtested.
you might also consider to put the three non-constriant uses of
[satisfies_constraint_]"U" in predicates.md into a different
constraint /vpredicate.
And delete the unused fix_bit_operand,


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