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/17451] [3.4 Regression] ICE at insn-output.c:1495 with -O1


------- Additional Comments From belyshev at lubercy dot com  2004-12-06 15:58 -------
Was fixed by this patch:

2004-10-18  Jakub Jelinek  <jakub@redhat.com>

	* config/i386/i386.md (addqi_1_slp): Test for incdec_operand
	operand 1 instead of 2

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
      Known to fail|3.4.1 3.4.3                 |3.4.1 3.4.2
      Known to work|3.3.5 3.4.0 4.0.0           |3.3.5 3.4.0 3.4.3 4.0.0
         Resolution|                            |FIXED
   Target Milestone|3.4.4                       |3.4.3


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


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