This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35492] ICE building kernel sk_stream_wait_connect output_operand: invalid operand for 'p' modifier
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2008 00:12:57 -0000
- Subject: [Bug target/35492] ICE building kernel sk_stream_wait_connect output_operand: invalid operand for 'p' modifier
- References: <bug-35492-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from hp at gcc dot gnu dot org 2008-07-14 00:12 -------
After tests and consideration, I think we should just adjust the documentation;
the pattern condition, where it checks operands, must not be more restrictive
than the constraints. As no code change is expected in the middle-end, I
change to component target. Target patch commits imminent.
--
hp at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35492