public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40022]  New: 4.4 regression breaks "reply to all" in alpine
@ 2009-05-04 23:08 joshuadfranklin at yahoo dot com
  2009-05-04 23:16 ` [Bug middle-end/40022] " pinskia at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: joshuadfranklin at yahoo dot com @ 2009-05-04 23:08 UTC (permalink / raw)
  To: gcc-bugs

Hello, I have to admit I'm clueless about how to debug this. 
On Fedora 11 preview release with gcc-4.4.0 alpine "reply to all"
does not include the list of cc'd addresses. Linus found that if
you compile the pith/reply.cc without optimizations it works 
properly (see Fedora bug report at 
http://bugzilla.redhat.com/show_bug.cgi?id=496400 ).

Here is how to reproduce:

mkdir alpinetest
cd alpinetest
svn checkout https://svn.cac.washington.edu/public/alpine/snapshots/
cd snapshots
_sysconfdir=/etc/
touch imap/ip6
./configure \  --enable-debug=no \
  --without-tcl \
  --with-c-client-target=lfd \
  --with-passfile=.alpine.passfile \
  --with-spellcheck-prog=aspell \
  --with-system-pinerc=%{_sysconfdir}/pine.conf \
  --with-system-fixed-pinerc=%{_sysconfdir}/pine.conf.fixed

make

alpine/alpine # try "Reply to all" and see bug

cd pith
make clean && make CFLAGS=-O0
cd ..
make
alpine/alpine # try "Reply to all" and see it working


-- 
           Summary: 4.4 regression breaks "reply to all" in alpine
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joshuadfranklin at yahoo dot com


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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-05-06  8:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-04 23:08 [Bug c/40022] New: 4.4 regression breaks "reply to all" in alpine joshuadfranklin at yahoo dot com
2009-05-04 23:16 ` [Bug middle-end/40022] " pinskia at gcc dot gnu dot org
2009-05-04 23:36 ` joshuadfranklin at yahoo dot com
2009-05-04 23:53 ` joshuadfranklin at yahoo dot com
2009-05-04 23:55 ` pinskia at gcc dot gnu dot org
2009-05-05  0:00 ` joshuadfranklin at yahoo dot com
2009-05-05  0:01 ` joshuadfranklin at yahoo dot com
2009-05-05  9:02 ` jakub at gcc dot gnu dot org
2009-05-05  9:59 ` [Bug middle-end/40022] [4.4 Regression] " rguenth at gcc dot gnu dot org
2009-05-05 10:01 ` [Bug middle-end/40022] [4.4/4.5 Regression] Alpine miscompilation jakub at gcc dot gnu dot org
2009-05-05 10:10 ` rguenth at gcc dot gnu dot org
2009-05-05 16:10 ` rguenth at gcc dot gnu dot org
2009-05-05 16:11 ` [Bug middle-end/40022] [4.4 " rguenth at gcc dot gnu dot org
2009-05-05 16:12 ` mmitchel at gcc dot gnu dot org
2009-05-05 16:54 ` jakub at gcc dot gnu dot org
2009-05-06  4:31 ` mmitchel at gcc dot gnu dot org
2009-05-06  8:33 ` rguenth at gcc dot gnu dot org
2009-05-06  8:34 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).