[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2007-09-23 Thread pcarlini at suse dot de
--- Comment #7 from pcarlini at suse dot de 2007-09-23 22:55 --- Double checked, closing. -- pcarlini at suse dot de changed: What|Removed |Added Status|UNCON

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-09 Thread irving at cs dot stanford dot edu
--- Comment #6 from irving at cs dot stanford dot edu 2006-12-10 02:41 --- (In reply to comment #5) > FC's 4.1.1 is really 4.1.2+plus some 4.2 patches. Yep. I verified again that the bug does occur on x86_x6 with a freshly downloaded version of 4.1.1. It does not occur on i686 with e

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-09 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-12-09 22:55 --- (In reply to comment #4) > The default version of gcc 4.1.1 from fedora works. The version > that breaks is a separate build of the compiler with different > configuration options. g++ -v from the fedora version fo

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-06 Thread irving at cs dot stanford dot edu
--- Comment #4 from irving at cs dot stanford dot edu 2006-12-06 16:36 --- The default version of gcc 4.1.1 from fedora works. The version that breaks is a separate build of the compiler with different configuration options. g++ -v from the fedora version follows. Do you know any way

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-12-06 11:59 --- It works for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30080

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-05 Thread irving at cs dot stanford dot edu
--- Comment #2 from irving at cs dot stanford dot edu 2006-12-05 23:54 --- (In reply to comment #1) > This works with 4.3.0 20061116. > > This might be a dup of bug 27768. 27768 works fine for me (same options, or -O2). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30080

[Bug c++/30080] incorrect code generation, possibly related to casting/aliasing

2006-12-05 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-05 23:47 --- This works with 4.3.0 20061116. This might be a dup of bug 27768. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30080