This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14197] [tree-ssa] Wrong code for bcopy/memmove (string-asm-2.c)
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 12:20:00 -0000
- Subject: [Bug middle-end/14197] [tree-ssa] Wrong code for bcopy/memmove (string-asm-2.c)
- References: <20040218184255.14197.ehrhardt@mathematik.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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