From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29861 invoked by alias); 14 Jul 2003 21:09:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 29837 invoked by uid 48); 14 Jul 2003 21:09:00 -0000 Date: Mon, 14 Jul 2003 21:09:00 -0000 Message-ID: <20030714210900.29834.qmail@sources.redhat.com> From: "pinskia at physics dot uc dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20010621081601.3329.dorian.araneda@intel.com> References: <20010621081601.3329.dorian.araneda@intel.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug optimization/3329] optimization large memory copies uses kernel memcpy function without user's knowledge. X-Bugzilla-Reason: CC X-SW-Source: 2003-07/txt/msg01616.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3329 ------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-14 21:08 ------- I never said any code has to be open sourced, as I have code which is not open source. But since you do not want an ISO C compiler which can do this transformation any where (as long as the size is greater than 1 byte, use something other than an ISO C compiler. GCC tries to be an ISO C compiler, if you do not like that use something other than GCC.