This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13889] [3.3 Regression] Assignment of an int to an int of different size in a struct gives ICE
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2004 22:49:11 -0000
- Subject: [Bug target/13889] [3.3 Regression] Assignment of an int to an int of different size in a struct gives ICE
- References: <20040127214250.13889.brederlo@informatik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-01-27 22:49 -------
This is target dependent (and Andrew correctly already changed the
component). It doesn't show up on x86 linux.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.3 Regression] Assignement|[3.3 Regression] Assignment
|of an int to an int of |of an int to an int of
|different size in a struct |different size in a struct
|gives ICE |gives ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13889