--- Comment #5 from irving at cs dot stanford dot edu 2007-04-27 16:45
---
Is there any chance of activity on this bug?
It would be wonderful to have a warning for this
case, since these bugs can be extremely annoying to find.
If the infrastructure supports it, the ideal way to
return statement" warning with
__attribute__ ((noreturn)) and __FUNCTION__
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedB
return statement" warning with
__attribute__ ((noreturn)) and __FUNCTION__
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedB
--- 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 i
--- 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
--- 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
=
--
Summary: incorrect code generation, possibly related to
casting/aliasing
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot
4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: irving at cs dot stanford dot edu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-lin