This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/48841] [regression] lot more libgomp testsuite failures compared to 4.4.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48841

--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-08-04 10:56:24 UTC ---
> Please ignore last comment 6. With 4.6.1:
>
>         === libgomp Summary ===
>
> # of expected passes        2586
> # of unsupported tests        3
>
> So the problem is not seen in 4.6.1.

It is, but the unaligned accesses are fixed up by the kernel, so this
just gives (admittedly ugly) warnings, no errors/failures.

    Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]