[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
--- Comment #15 from manu at gcc dot gnu dot org 2007-08-17 09:17 --- This seems to me a duplicate of PR179. I am going to add a dependency to remember to check this PR when PR179 gets fixed. -- manu at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||179 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19430 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c
* Sven Luther <[EMAIL PROTECTED]> [2007-08-17 15:55]: > #gcc-4.1 -m32 -isystem > /usr/lib/gcc/powerpc-linux-gnu/4.1.3/include -D__KERNEL__ -Iinclude > -i pc/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs > -fno-strict-aliasing -r2 -mmultiple -mno-altivec -funit-at-a-time > -mstring -mcpu=powerpc -Wa,-maltive after-statement -Wno-pointer-sign Can you paste the real command line again? Obviously the one above isn't correct (-r2 isn't a valid option, neither is -Wa,-maltive). -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]