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/13186] [3.4 Regression] [PPC] Internal compiler error in reload.c


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-26 20:07 -------
Your are right (stupid non-debug register names) on powerpc-apple-darwin, it shows what I would 
expect:
pr13186.c: In function `foo':

pr13186.c:8: error: insn does not satisfy its constraints:
(insn 63 10 58 0 (set (reg/v:DI f13 [orig:120 b ] [120])
        (const_int 0 [0x0])) 332 {*movdi_internal32} (nil)
    (nil))
pr13186.c:8: internal compiler error: in reload_cse_simplify_operands, at postreload.c:378
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 


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


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