[Bug c/39044] New: -Wformat warns on printf() with stringpointer as sole argument

2009-01-30 Thread mano at roarinelk dot homelinux dot net
Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mano at roarinelk dot homelinux dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39044

[Bug c/39044] -Wformat warns on printf() with stringpointer as sole argument

2009-01-30 Thread mano at roarinelk dot homelinux dot net
--- Comment #2 from mano at roarinelk dot homelinux dot net 2009-01-31 06:14 --- (In reply to comment #1) GNU C (GCC) version 4.3.3 20081218 (prerelease) [gcc-4_3-branch revision 142804] (i386-apple-darwin8.11.1) Did you modify GCC at all? Ah, you're right. Gentoo enables

[Bug target/29953] [SH-4] Perfomance regression in loops. cmp/eq used instead of dt

2007-03-28 Thread mano at roarinelk dot homelinux dot net
--- Comment #2 from mano at roarinelk dot homelinux dot net 2007-03-28 11:50 --- gcc-4.1.2 and 3.4.6 for linux; 3.3.5 and 2.95 for QNX also create similar code without the dt instruction. How come your 3.4.4 is so smart? -- mano at roarinelk dot homelinux dot net changed