[Bug c/36531] -Wno-packed appears to be disconnected/ignored

2008-12-27 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2008-12-27 14:22 ---
No feedback in 3 months so closing.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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



[Bug c/36531] -Wno-packed appears to be disconnected/ignored

2008-08-12 Thread manu at gcc dot gnu dot org


--- Comment #3 from manu at gcc dot gnu dot org  2008-08-12 12:36 ---
@John,

I know where the bug is but we still need a small testcase, please.


-- 

manu at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||manu at gcc dot gnu dot org


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



[Bug c/36531] -Wno-packed appears to be disconnected/ignored

2008-08-10 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2008-08-11 01:06 ---
Can you provide a source which is able to reproduce this warning?


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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



[Bug c/36531] -Wno-packed appears to be disconnected/ignored

2008-06-13 Thread jmorrison at printronix dot com


--- Comment #1 from jmorrison at printronix dot com  2008-06-13 17:21 
---
Here is the configure info:

Configured with: /home/morr_jo/work/ToolChain/cross/src/gcc-4.2.0/configure
--target=powerpc-eabi --prefix=/opt/lnxshare/gcc.ppc-4.2.0
--enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib
--with-gxx-include-dir=/opt/lnxshare/gcc.ppc-4.2.0/powerpc-eabi/include -v

Edited (removed propritary stuff) command line:

/opt/lnxshare/gcc.ppc-4.2.0/powerpc-eabi/bin/gcc -v  -c -Wall  -mcpu=603 -g
   -c -mstrict-align -Wall -Wno-format -Wno-pointer-sign -Wno-packed -O0
-nostdinc -DRW_MULTI_THREAD -D_REENTRANT   -fno-builtin -fno-for-scope  -I
include/paths -D OUT_FLAGS  pgmpath/path/pgm.c  -o pgm.o 2> /err/pgm.err


-- 


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