[Bug c++/38000] New: System header files not found once -isystem /usr/include is used

2008-11-03 Thread jensseidel at users dot sf dot net
: unassigned at gcc dot gnu dot org ReportedBy: jensseidel at users dot sf dot net GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000

[Bug libgomp/32789] Profiling not possible with -fopenmp

2007-07-17 Thread jensseidel at users dot sf dot net
--- Comment #6 from jensseidel at users dot sf dot net 2007-07-17 11:00 --- (In reply to comment #4) > grpof profiling is all done via a call to mcount and mcount is controlled by > libc (in the GNU/Linux case glibc). So I doubt this is a GCC bug.> OK, for the reco

[Bug libgomp/32789] Profiling not possible with -fopenmp

2007-07-17 Thread jensseidel at users dot sf dot net
--- Comment #3 from jensseidel at users dot sf dot net 2007-07-17 10:24 --- (In reply to comment #2) > And to reply to myself, it needs either to use thread local storage to hold > the > counters and then to add some piece of code to fuse the values of the various > cou

[Bug libgomp/32789] New: Profiling not possible with -fopenmp

2007-07-17 Thread jensseidel at users dot sf dot net
s: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jensseidel at users dot sf dot net GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC