[Bug c/42582] New: fortify with optimisation above -O0 cause abort in realpath()

2010-01-02 Thread pva at gentoo dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pva at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42582

[Bug driver/38749] New: native and core2 differ on core2 hardware (add -mcx16 and -msahf when build with -march=core2)

2009-01-06 Thread pva at gentoo dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: driver AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pva at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38749

[Bug target/38749] native and core2 differ on core2 hardware

2009-01-06 Thread pva at gentoo dot org
--- Comment #2 from pva at gentoo dot org 2009-01-06 22:34 --- Andrew, ah, right. But then, why output differs? Gentoo does not modifies this bits... -- pva at gentoo dot org changed: What|Removed |Added

[Bug other/36150] colorize output of gcc

2008-05-07 Thread pva at gentoo dot org
--- Comment #11 from pva at gentoo dot org 2008-05-07 06:54 --- (In reply to comment #9) The other issue here is that people want different colors for each of their warnings so why hardcode it. It should be easy to make this configurable... Well I've googled a bit and did not found

[Bug other/36150] New: colorize output of gcc

2008-05-06 Thread pva at gentoo dot org
: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pva at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36150

[Bug other/36150] colorize output of gcc

2008-05-06 Thread pva at gentoo dot org
--- Comment #5 from pva at gentoo dot org 2008-05-06 18:07 --- Andrew, it's very pity to see this bug closed as invalid so fast. Besides being useful, people enjoy colors and people work with compilers... I've already stated that, but I repeat. colorgcc does not work in case you have

[Bug c++/31774] New: inconsitency between gcc and g++ when linking with --as-needed

2007-05-01 Thread pva at gentoo dot org
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pva at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31774

[Bug driver/31774] inconsitency between gcc and g++ when linking with --as-needed

2007-05-01 Thread pva at gentoo dot org
--- Comment #2 from pva at gentoo dot org 2007-05-02 06:56 --- libtool bug was discussed earlier: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25460 But this bug is not about libtool. Libtool just expose problem, although it should hide but that is another bug. I may wish to have