[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=gccview=revrev=145052
Log:
PR c/27898
* gcc.dg/pr27898.c: New test.

PR tree-optimization/32139
* gcc.c-torture/compile/pr32139.c: New test.


Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr32139.c
trunk/gcc/testsuite/gcc.dg/pr27898.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog


-- 


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



[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|RESOLVED
 Resolution||FIXED


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



[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=gccview=revrev=130425
Log:
PR c/27898
* c-typeck.c (tagged_types_tu_compatible_p): Enable exact
matches between anonymous union fields.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-typeck.c


-- 


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



[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


-- 


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



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

2006-07-05 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 |org
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-07-05 06:02:55
   date||


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



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

2006-07-05 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=11822action=view)
Patch that fixes the bug

This patch fixes the problem for me.


-- 


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



[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/show_bug.cgi?id=27898