Closed Bug 1025605 Opened 10 years ago Closed 10 years ago

TEST-UNEXPECTED-FAIL check_stdcxx when building with gcc 4.9 and --enable-stdcxx-compat

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla33

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

TEST-UNEXPECTED-FAIL | check_stdcxx | We do not want these libstdc++ symbols to be used:
0000000000000000      DF *UND*	0000000000000000  GLIBCXX_3.4.20 _ZSt24__throw_out_of_range_fmtPKcz
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Comment on attachment 8441774 [details] [diff] [review]
Add stdc++-compat hack for std::__throw_out_of_range_fmt and __cxa_throw_bad_array_new_length

Review of attachment 8441774 [details] [diff] [review]:
-----------------------------------------------------------------

::: build/unix/stdc++compat/stdc++compat.cpp
@@ +19,5 @@
>     GLIBCXX_3.4.15 is from gcc 4.6.0 (160071)
> +   GLIBCXX_3.4.16 is from gcc 4.6.1 (172240)
> +   GLIBCXX_3.4.17 is from gcc 4.7.0 (174383)
> +   GLIBCXX_3.4.18 is from gcc 4.8.0 (190787)
> +   GLIBCXX_3.4.17 is from gcc 4.8.1 (199309)

GLIBCXX_3.4.19?
Attachment #8441774 - Flags: review?(nfroyd) → review+
https://hg.mozilla.org/mozilla-central/rev/c0514bd9d1e0
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: