Well, I run combine pass in debug mode and found my mistakes. I'd like to share
what I have found :)
There were 2 mistake. First my HARD_REGNO_MODE_OK returned 0 for regno=CCI_REG
and mode=CCmode which lead to an early failure in combine.c.
So I added this to my macro :
if (GET_MODE_CLASS (mode
On Mon, 12 Dec 2011, Quentin Neill wrote:
> The OS dependencies needed to build are another thing - it seems it
> could be better automated (we keep a list of packages per distro to
> install when setting up a system to build GCC).
What we discussed for that in London was documenting the
distrib
On Thu, 15 Dec 2011, Patrick Marlier wrote:
> Hi Guys!
>
> Transactional Memory will be released in 4.7 so even if it is experimental, I
> hope it will come with only few bugs in it. Users could be enthusiastic to
> test it so it could be great to offer them a great experience.
>
> Here a list o
Patrick Marlier writes:
> I hope this message could help. Do not hesitate to complete the list (I can
> try to have a look at it) or close bugs (I cannot do it).
There's also PR middle-end/51252
FAIL: c-c++-common/tm/freq.c (internal compiler error)
which affects all targets without named sect
Hello Everyone,
I filled out this form that Jeff Law mentioned ~4-5 days ago, can
someone please tell me how long it would take for the form to get processed and
get me write approval? I used my personal email when I submitted the form
(bvi...@gmail.com), will that be a problem?
Thankin
Snapshot gcc-4.6-20111216 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20111216/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.6 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches