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/24961] No constraint letter for destination_operand



------- Comment #1 from wilson at gcc dot gnu dot org  2005-11-23 22:05 -------
Confirmed.

I believe 25008 will have to be fixed before we can add a working constraint
letter for this.  It should be possible to generate a testcase for this by
taking the example from 25008, changing the "S" to an "m", and then changing
foo to a valid store instruction syntax so as to get the desired assembler
error.  I'll worry about that later when I need a testcase.


-- 

wilson at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |25008
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-23 22:05:11
               date|                            |


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


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