URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] - Rev 651
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 251, 2010-08-26 12:28:07 GMT
- Author: jeremybennett
- Log message:
- Bug in register enum declaration fixed in or32. Bug with empty arguments to
macro VEC_TA_GTY fixed.
* config/or32/or32.h <enum reg_class>: CR_REGS removed from
enumeration.
* vec.h: All references to VEC_TA_GTY with an empty fourth
argument replaced by VEC_TA_GTY_ANON with only three arguments
<VEC_TA_GTY_ANON>: Created.