[Bug c++/35715] openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
--- Comment #6 from anoop dot sabir at rediffmail dot com 2008-03-27 14:40 --- errors compiling: ProcessorScheduling.cc: In member function ‘std::vector, std::allocator >, std::allocator, std::allocator > > > ProcessorScheduling::schedule(std::vector >, std::vector,

[Bug c++/35715] openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
--- Comment #5 from anoop dot sabir at rediffmail dot com 2008-03-27 14:39 --- Created an attachment (id=15387) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15387&action=view) code this code is better -- anoop dot sabir at rediffmail dot com changed:

[Bug c++/35715] openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
--- Comment #4 from anoop dot sabir at rediffmail dot com 2008-03-27 11:22 --- ProcessorScheduling.cc: In member function ‘std::vector, std::allocator >, std::allocator, std::allocator > > > ProcessorScheduling::schedule(std::vector >, std::vector, std::allocator >, s

[Bug c++/35715] openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
--- Comment #3 from anoop dot sabir at rediffmail dot com 2008-03-27 11:09 --- ProcessorScheduling.cc: In member function ‘std::vector, std::allocator >, std::allocator, std::allocator > > > ProcessorScheduling::schedule(std::vector >, std::vector, std::allocator >, s

[Bug c++/35715] openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
--- Comment #1 from anoop dot sabir at rediffmail dot com 2008-03-27 10:49 --- Created an attachment (id=15386) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15386&action=view) code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35715

[Bug c++/35715] New: openmp usage fault

2008-03-27 Thread anoop dot sabir at rediffmail dot com
al {minimization[j][i]+=ceil(atoi(flop[j].c_str())/machines[i]);} }} goto q; }}; -- Summary: openmp usage fault Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assigned