From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13499 invoked by alias); 5 May 2009 00:00:39 -0000 Received: (qmail 13120 invoked by uid 48); 5 May 2009 00:00:20 -0000 Date: Tue, 05 May 2009 00:00:00 -0000 Message-ID: <20090505000020.13119.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/40022] 4.4 regression breaks "reply to all" in alpine In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "joshuadfranklin at yahoo dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-05/txt/msg00277.txt.bz2 ------- Comment #4 from joshuadfranklin at yahoo dot com 2009-05-05 00:00 ------- Created an attachment (id=17799) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17799&action=view) alpine pith/reply.c compiled with save-temps ' My compile line: gcc -c -save-temps -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -I/etc/pki/tls/include -c -o reply.o reply.c Make output: cc -save-temps -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -I/etc/pki/tls/include -O0 -MT reply.o -MD -MP -MF .deps/reply.Tpo -c -o reply.o reply.c -- joshuadfranklin at yahoo dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17798|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40022