Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4917)

Issue 5971053: [google] Work around PR52796 by replacing empty packs with explicit overloads.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by Jeffrey Yasskin (google)
Modified:
12 years ago
Reviewers:
Diego Novillo, pcarlini, jason
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -10 lines) Patch
M libstdc++-v3/include/bits/forward_list.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/bits/hashtable_policy.h View 2 chunks +12 lines, -0 lines 0 comments Download
M libstdc++-v3/include/bits/stl_construct.h View 2 chunks +7 lines, -1 line 0 comments Download
M libstdc++-v3/include/bits/stl_list.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/bits/stl_tree.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/array_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/bitmap_allocator.h View 2 chunks +6 lines, -1 line 0 comments Download
M libstdc++-v3/include/ext/extptr_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/malloc_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/mt_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/new_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/include/ext/pool_allocator.h View 1 chunk +6 lines, -0 lines 0 comments Download
M libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/assign_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_1_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_2_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/insert_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc View 1 chunk +1 line, -1 line 0 comments Download
M libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
Jeffrey Yasskin (google)
Work around http://gcc.gnu.org/PR52796 in gcc-4.6 by adding an overload of each function that passes a ...
12 years ago (2012-03-31 01:55:24 UTC) #1
Diego Novillo
On 3/30/12 9:55 PM, Jeffrey Yasskin wrote: > Work around http://gcc.gnu.org/PR52796 in gcc-4.6 by adding ...
12 years ago (2012-04-01 16:38:40 UTC) #2
jason_redhat.com
On 04/01/2012 12:38 PM, Diego Novillo wrote: > I'm not sure it makes sense to ...
12 years ago (2012-04-04 01:38:56 UTC) #3
pcarlini_gmail.com
12 years ago (2012-04-04 04:19:18 UTC) #4

> On 04/01/2012 12:38 PM, Diego Novillo wrote:
>> I'm not sure it makes sense to propose it for gcc-4_6-branch. Jason/Ben,
>> any opinions on PR 52796 and what should we do for gcc-4_6-branch?
> 
> Fixed.  :)

I'm so relieved, seriously.

Thanks,
Paolo
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b