This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14262] Structure size computed wrong


------- Additional Comments From andreast at gcc dot gnu dot org  2004-06-24 06:17 -------
with the suggested fix from Ulrich in comment #5:

[wolfram:~/home-work] andreast% /Volumes/src/gcc/gcc-cvs/objdir/gcc/xgcc -o
pr14262 -B/Volumes/src/gcc/gcc-cvs/objdir/gcc pr14262.c 
[wolfram:~/home-work] andreast% ./pr14262 
a3.x[0] = 24
a3.x[0] = 24
[wolfram:~/home-work] andreast% 

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]