[Bug c/27898] Compile failure with --combine and anonymous structures

2009-03-25 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2009-03-25 07:59 --- Subject: Bug 27898 Author: uros Date: Wed Mar 25 07:58:55 2009 New Revision: 145052 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145052 Log: PR c/27898 * gcc.dg/pr27898.c: New test. P

[Bug c/27898] Compile failure with --combine and anonymous structures

2007-11-26 Thread aoliva at gcc dot gnu dot org
--- Comment #5 from aoliva at gcc dot gnu dot org 2007-11-26 16:24 --- Fixed. -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c/27898] Compile failure with --combine and anonymous structures

2007-11-25 Thread aoliva at gcc dot gnu dot org
--- Comment #4 from aoliva at gcc dot gnu dot org 2007-11-26 06:26 --- Subject: Bug 27898 Author: aoliva Date: Mon Nov 26 06:26:18 2007 New Revision: 130425 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130425 Log: PR c/27898 * c-typeck.c (tagged_types_tu_compatible_p): Enable

[Bug c/27898] Compile failure with --combine and anonymous structures

2006-08-13 Thread dwmw2 at infradead dot org
--- Comment #3 from dwmw2 at infradead dot org 2006-08-13 10:30 --- That simple test case seems to have been fixed with your patch -- thanks. Next failure reported as PR28706. Full test cases in Red Hat bug #194327 at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194327 -- h

[Bug c/27898] Compile failure with --combine and anonymous structures

2006-07-05 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2006-07-06 03:45 --- Subject: Bug number PR27898 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-07/msg00187.html -- http://gcc.gnu.org/bugzilla/sh

[Bug c/27898] Compile failure with --combine and anonymous structures

2006-07-04 Thread aoliva at gcc dot gnu dot org
--- Comment #1 from aoliva at gcc dot gnu dot org 2006-07-05 06:04 --- Created an attachment (id=11822) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11822&action=view) Patch that fixes the bug This patch fixes the problem for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i

[Bug c/27898] Compile failure with --combine and anonymous structures

2006-07-04 Thread aoliva at gcc dot gnu dot org
-- aoliva at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot |dot org