--- Comment #4 from e0600347 at student dot tuwien dot ac dot at
2010-08-04 17:35 ---
(In reply to comment #3)
> Arch Linux
> GCC version of host: 4.5.0 20100610
> binutils of host: 2.20.1-3
>
One more bit of info about host compiler:
gcc -v
Using built-in specs.
COL
--- Comment #3 from e0600347 at student dot tuwien dot ac dot at
2010-08-04 17:26 ---
Arch Linux
GCC version of host: 4.5.0 20100610
binutils of host: 2.20.1-3
--
e0600347 at student dot tuwien dot ac dot at changed:
What|Removed |Added
--- Comment #1 from e0600347 at student dot tuwien dot ac dot at
2010-08-04 16:48 ---
Created an attachment (id=21396)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21396&action=view)
./configure output
Configure output before failing compile attached.
--
http://gcc.
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: e0600347 at student dot tuwien dot ac dot at
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: arm-elf
--- Comment #3 from e0600347 at student dot tuwien dot ac dot at
2010-04-26 15:22 ---
Exact error message with testcase:
testcase.cpp: In member function Matrix Matrix::operator*(const Matrix&) const [with unsigned int
otherCOLS = 1u, unsigned int ROWS = 1u, unsigned int COLS = 1
--- Comment #2 from e0600347 at student dot tuwien dot ac dot at
2010-04-26 15:17 ---
Created an attachment (id=20492)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20492&action=view)
Preprocessed testcase source
Compiled with:
g++ -std=gnu++0x -fopenmp -save-temps
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: e0600347 at student dot tuwien dot ac dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43893