This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa] c-semantics.c expanders
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 6 Dec 2003 19:23:36 +0100
- Subject: [tree-ssa] c-semantics.c expanders
Hello,
it seems that the only thing that still actually uses language-dependent
rtl expanders is mudflap (at least only tests that failed when I
replaced the functions by aborts were there). Is it planned to make
mudflap work just on gimple?
Zdenek