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 middle-end/14197] [tree-ssa] Wrong code for bcopy/memmove (string-asm-2.c)


------- Additional Comments From rth at gcc dot gnu dot org  2004-02-27 12:19 -------
Actually, given that FUNCTION_DECL and VAR_DECL have already been handled,
it seems more likely that the varasm.c change should just be abort().

Would you please run the testsuite with that change?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


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