Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175961 - app-antivirus/clamav-0.90* problems with "-ftree-vectorize"
Summary: app-antivirus/clamav-0.90* problems with "-ftree-vectorize"
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 12:42 UTC by Denis Kaganovich
Modified: 2007-05-02 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Kaganovich 2007-04-25 12:42:40 UTC
I have various errors on start clamav-milter(?) app-antivirus/clamav-0.90 and app-antivirus/clamav-0.90.2, but both needs "-ftree-vectorize" to be filtered out (at least on amd64, but better whole).

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-25 15:10:53 UTC
Use sane compiler flags, we do not filter everything to pleasure ricers.

toolchain team, any interest to look into this?
Comment 2 solar (RETIRED) gentoo-dev 2007-04-25 16:29:50 UTC
Not a toolchain bug.
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2007-04-25 16:57:59 UTC
Feel free to report this upstream so they "fix" their code. In the meantime, use sane CFLAGS.
Comment 4 SpanKY gentoo-dev 2007-05-02 22:20:20 UTC
well, it would be a gcc bug if gcc generates incorrect code with -ftree-vectorize

but you'd need to narrow down something reproducible than just "various errors on start"